0% found this document useful (0 votes)
44 views2 pages

Bca 3rd Ques.

mcq

Uploaded by

nanchi2526
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views2 pages

Bca 3rd Ques.

mcq

Uploaded by

nanchi2526
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

What are the key object-oriented concept in java and how do they facilitate software

development?

2. Explain the four main principles of object-oriented programming (OOP) and their

significance.

3. What is the history of java and what are its key milestones?

4. Explain the Architecture of the Java Virtual Machine and it’s component?

5. Explain Java buzzwords?

6. Compare and contrast primitive data types and reference data types in Java.?

7. What are method overloading and method overriding, and how do they differ?
8. What are streams in Java, and how do they facilitate data processing?
9. Explain Basic concept of Inheritance ?And Types of Inheritance With Program.
10. Explain Basic Concepts of Polymorphism and Types Of Polymorphism with Program.
11. How do you define a package in Java, and what is its significance?

12. Explain the concept of exception Handling in java. Including types and keywords.
13. How does file handling work in Java, and what classes are commonly used?
14. What is inter-thread communication, and how can it be achieved in Java?
15. What are exceptions in Java, and why is exception handling important?
16. What are the concept of Multithreading in java , including lifecycle and
synchronization?
17. How can you create threads in Java using the Thread class and Runnable interface??
18. What are events in Java AWT, and what are their types?
19. Descibe the AWT component hierarchy and how event handling works in java.and
how is it structured?
20. What is the event delegation model (EDM) in Java, and how does it work?
21. What are labels in AWT, and how are they used?How do you create and use buttons
in AWT?
22. What are event sources and event listeners in AWT?
23. What are swing componenets and how do they differ from AWt?
24. How do you handle events in Swing, and what are the different types of listeners?

25. What are the various layout managers available in Swing, and how do they differ?

26. . What are the main lifecycle methods of an applet, and what are their purposes?
27. What are applets in Java, and how do they differ from standalone applications? Explain
Difference between applets and applications

You might also like