You are on page 1of 1

Important 2 marks and 13 marks

2 marks

1. Write the features of Java


2. What is implicit type conversion?
3. Define JDK. [May-15]
4. What is a constant? What are the types of constants used in java?
5. What is Interface? Write the properties of Interface.
6. What is a package? [Nov-14]
7. Define thread. [Apr-11]
8. How an object is instantiated in Java?
9. Write the types of Exceptions with examples.
10. What are the kinds of Java variables?

13 marks

1. Explain the Selection statements with example programs. (7)


2. List and explain the tokens supported in Java.(6)
3. How a variable is declared in java and write an example program for static and instance
variable.(7)
4. Write a structure of a Java program and discuss arrays in detail. [Dec-14](6)
5. Illustrate about the types of operators in detail and write a sample Java program using
operators.(7)
6. Explain in detail about Multiple inheritance with example program. [Nov-15] (6)
7. Explain the Repetition statements with example programs.(7)
8. Explain Constructor overloading in Java.(6)
9. Explain Multilevel inheritance with example Java program.(7)
10. Write the steps for creating a package and write a program for final variable and method(6)
11. Write a sample Java program using Single Inheritance. [May-13](7)
12. Explain Hybrid inheritance with example Java program(6)
13. How synchronization method is achieved in Java?(7)
14. Explain Static synchronization and Executors.(6)
15. What is a string? What are all the methods used in string and write an example program For
any three methods. [Dec-15](7)
16. Write an example program for Buffered and Print writer. (7)
17. What is an abstract class? Explain about user defined exception handling with example
program.(7)
18. What are all the thread states? Explain about extending the thread class with example(6)
19. Explain the following string methods with example length(),trim(),charAt(),valueof()(7)
20. Describe the FilterInputStream in Java.(7)
21. Explain about string comparison methods with example program. [Apr-14](7)
22. Compare and contrast throw and throws exceptions with example program.(7)

You might also like