Define Following terms(any seven) (1) Static block (2) Encapsulation (3) Synchronized keyword (4) Finalize method (5) Calendar class (6) Autoboxing (7) Final keyword (8) Super keyword
[7 marks]Differentiate between following(any two) 1. While loop and for loop 2. String class and String Buffer class 3. Abstract class and Abstract method
[7 marks]What is Java? Explain Java Buzzwords.
[7 marks]What is inheritance? Explain types of inheritance with example.
[7 marks]What is Byte Code? Why java is Platform Independent. Explain work of JVM.
[7 marks]Explain any one reference data type with example.
[7 marks]What is exception handling? Discuss the uses of "try", "catch" and "finally” with example
[7 marks]What is class? Explain any one wrapper class with example.
[7 marks]What is constructor? Explain constructor overloading and method overloading with Example.
[7 marks]What is an interface? How it is important in java? Explain with example.
[7 marks]What is Package? Explain the uses of the keywords "package" and "import".
[7 marks]What is collection framework? Explain set and sorted set interface with example.
[7 marks]Explain scanner class with example.
[7 marks]What is thread? How thread is created in java? Explain with example.
[7 marks]What is generic class? Explain generic method with example.
[7 marks]Explain thread life cycle.
[7 marks]What is file? Discuss any six methods of file class. Page 1 of 1
[7 marks]