BCA / B.Tech 4 min read

BCA || Java 2024 Paper || MDSU Exam Paper

BCA || PART-2 || Java 2024 Paper || MDSU Exam Paper


Part-A

Q.1 What is the purpose of "public static void main (string args[])

Q.2 What does "Null pointer Exception signify in Java

Q.3 What is the role of 'super() in a constructor?

Q.4 What are basic Access Modifiers used in Java.

Q.5 How can you prevent a class from being inherited in Java

Q.6 How muchocked exceptions are handled in Java

Q.7 What is the use of final, finally, and finallize keywords in Java.

Q.8 What are abstract classes, how to use them in Java Program

Q.9 What is roplicit and explicit casting: Give example?

Q.10 What is the use of notify (), wait(), and notify ALL()

Part-B

Q.11 How we can declare and use 'package Give suitable code in support.

Q.12 Give an example of call of reference and call by value in Java?

Q.13 Briefly introduce class and objects in OOPs paradigm.

Q.14 Introduce types of Laterals, variables and operator

Q.15 Write code for the function for matrix multiplication using away.

Part-C

Q.16 What is object class? How we can use it (implementation methods). (Give some snippet code in support)

CR

Explain how and when casting in necessary in Java. How it in implemented?

Q.17 What is the use of string & Integer, class Give their specific important methods that you have used.

CR

(a) What is Interface, how it is used.

(b) What is Package how it is implemented [Give snippet code is support]

Q.18 Explain with example how thread class and Rumable Interface is used.

CR

Describe Lifecycle of Applet and its implementation.

In this Chapter

BCA || Java 2024 Paper || MDSU Exam Paper
What is Java, Characteristics of Java - Java क्या है और जावा की विशेषताएं
Difference between Java and C++ in Hindi. (Java और C++ में अंतर )
Applications of Java Programming in Hindi
OOPS concepts in Java Hindi
What is JVM and JRE in hindi
Features of JAVA in hindi
What is Java bean in hindi & advantage in Hindi
Difference between Java and JavaScript in Hindi
JIT Compiler in Hindi
What is Control Statement (structure) in Hindi
What is variable in hindi (वेरिएबल क्या होता है?):-
Java URL Class in Hindi
What is Java swing and its methods in Hindi
Operators in Java in Hindi
Class & Method in Hindi
Inheritance in Java in Hindi | जावा में इनहेरिटेंस हिंदी में
instance Operator in Hindi
Token in Hindi
Data Types in Hindi
Constructor in Hindi
Object-Oriented-Design in Hindi
Conditional Operator in Hindi
Constant in Hindi
Reference Variable in Hindi
Type Casting in Hindi
Literals in Hindi
Identifiers in Hindi
Array in Hindi
Anonymous Array in Hindi
Access Modifiers in Hindi
Enum Data type in Hindi
Keywords in Hindi-Java
Super Keywords in Hindi
Static Keywords in Hindi
Final Keywords in Hindi
New Operator in Hindi
Method Types in Hindi
Method Overloading in Hindi
Method Overriding in Hindi
Method Hiding in Hindi
Class & Object in Hindi
Diffrence Beetween Class & Object in Hindi
Math Class in Hindi
Abstraction in Hindi
Adapter Pattern in Hindi
Package in Hindi
Class & Structure in Java in Hindi
Exception Handling in Hindi