0% found this document useful (0 votes)
11 views

Java Using Oops 2

This document contains questions that will be included on an exam for a course on Object Oriented Programming through Java. It includes 8 questions with sub-questions that cover topics like: - The advantages of platform independent languages and how Java is platform independent - Constructors and how they are used to solve problems - Method overloading and overriding with an example - The final keyword and member access rules with examples - Importing packages and the difference between classes and interfaces - Exception handling using throw and throws - Multithreading concepts like priorities - Applets and how they can communicate - Key and mouse event handlers - Using lists, choices, and dialog boxes in Java programs.

Uploaded by

Shivam Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Java Using Oops 2

This document contains questions that will be included on an exam for a course on Object Oriented Programming through Java. It includes 8 questions with sub-questions that cover topics like: - The advantages of platform independent languages and how Java is platform independent - Constructors and how they are used to solve problems - Method overloading and overriding with an example - The final keyword and member access rules with examples - Importing packages and the difference between classes and interfaces - Exception handling using throw and throws - Multithreading concepts like priorities - Applets and how they can communicate - Key and mouse event handlers - Using lists, choices, and dialog boxes in Java programs.

Uploaded by

Shivam Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code No: R22052 R10 SET - 1

II B. Tech II Semester Supplementary Examinations, April/May - 2016


OBJECT ORIENTED PROGRAMMING THROUGH JAVA
(Com. to CSE, IT, ECC)
Time: 3 hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry Equal Marks
~~~~~~~~~~~~~~~~~~~~~~~~~

1. a) What are the advantages of ‘platform independent languages’? Explain how java (7M)
is platform independent.
b) What is message passing? Explain the need of message passing OOPs with (8M)
example.

2. a) What is a constructor? Write a java program to explain the need of a constructor (7M)
in problem solving.
b) Explain method overloading and overriding with an example. (8M)

3. a) Discuss the two difference uses of ‘final’ keyword with example. (8M)
b) Discuss about member access rules with an example program. (7M)

4. a) With example, explain how to import packages. (8M)


b) Explain the difference between class and interface. (7M)

5. a) Write the role of throw and throws in exception handling. (5M)


b) What is multithreading? What are the priorities give for multithreading? Explain (10M)
advantages of multithreading

6. a) What is an applet? Explain role of an applet in designing a web page. (8M)


b) Explain how applet will communicate with each other. (7M)

7. a) List and explain all methods of keyListener and mouseListener interface. (7M)
b) Write a java program to demonstrate key event handlers. (8M)

8. a) Explain the usage of list and choices in java program with example (8M)
b) Illustrate the usage of dialog Box with an example (7M)
****

WWW.MANARESULTS.CO.IN
|''|'''||''||'''||||

You might also like