0% found this document useful (0 votes)
6 views3 pages

Question Bank

Uploaded by

jaisudhan1408
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)
6 views3 pages

Question Bank

Uploaded by

jaisudhan1408
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/ 3

Question Bank

Programming in JAVA

Unit 1

Part A

1. Explain Buzz Words.


2. Explain how to declare variables and how is initialize it dynamically
3. Discuss about Genesis of Java.
4. How a variable can initialize dynamically in JAVA?
5. List out data types in Java with an example.
6. State about array concept.
7. Mention the different type of selection statement.
8. Discuss the rule to use variable in a program.
9. Differentiate while loop and do..while loop

Part B

1. Give a brief notes on various data type in Java with Suitable example.
2. Discuss various operator available in java with suitable example.
3. Explain the control statement with suitable example program.
4. Write short notes on Arrays with its declaration and with its type. Explain with suitable
Program.
5. Explain briefly about the features of java.

Unit II

Part A

1. Describe the fundamental principles of Object-Oriented Programming (OOP) in Java


2. Discuss about member accessibility modifier in Java.
3. Write about Finalize method with example.
4. Define the term Nested class and explain its types.
5. Explain role of Garbage Collection in java
6. Write about command line argument.
7. Discuss about StringBuffer and its methods with suitable example.
8. Discuss about Recursion.
9. Write about static variable .
10. Explain about Final Class and Methods?

Part B

1. Elaborate on the concepts of class and object in Java with an appropriate example program.
2. Discuss about constructor and its types in detail with example.
3. Explain about Method Overloading and how objects can be passed as parameters with
suitable Java programs.
4. Describe about string class in java with suitable program.
Unit III
Part A
1. Discuss about package.
2. What is Exception?
3. Describe the approaches for creating thread in java with example program
4. Write about super keyword.
5. Explain checked and unchecked exception.
6. Discuss about abstract class.

Part B
1. Explain about Inheritance .List out types of Inheritance. Write a java Program to explain all
type of inheritance.
2. Write about Method overriding .Write Program for addition of two number.
3. Define Interfaces? Explain the extension of interfaces, implementation and accessing it
4. Define package and its use. Explain about types of package and how to import package in
another package with example program.

Unit IV

Part A

1. Write a note on priority thread?


2. Discuss about working principle of string tokenizer.
3. State about stack class.
4. What is multithreading?
5. Write about legacy class

Part B

1. Explain in detail about thread. Write about two ways of creating thread with suitable program.
2. What is thread synchronization? Discuss with an example.
3. With neat diagram discuss about life cycle of thread and its priority.
4. Discuss about scanner class with a example program.
5. Illustrate vector class with an example
6. Describe about any two Utility class with suitable program

Unit V

Part A

1. Write short notes on Event Listener Interfaces.


2. State about character stream classes.
3. Write details of Events Handling
4. Explain about stream.
5. Write in details Listeners and Listener Methods
6. Write about Layout Manager and different types of Layouts Manager
7. Write details of AWT

Part B

1. Discuss the AWT control in detail.


2. Discuss in detail about Event handling in Java
3. Give brief note on IO Stream
4. Explain about various listener with example.

You might also like