Define the followings:
[7 marks]UNICODE (ii) Garbage Collector (iii) Final variable (iv) MAP interface
[ marks]Collection (vi) AWT (vii) Method Overriding
[ marks]List and explain principals of java.
[7 marks]Why java is platform independent? Explain.
[7 marks]What is method overloading? Explain with example.
[7 marks]Explain static member variable and static member function in details.
What is inheritance? Explain various types of inheritance available in java.
[7 marks]Explain the user of super keyword.
[7 marks]What is abstract class? Explain with example.
[7 marks]What is package? Explain the steps for creating and using a package.
[7 marks]What is exception? Explain various types of exception.
[7 marks]Explain wrapper class with example.
[7 marks]Explain the custom exception with example.
[7 marks]Explain local class with example.
[7 marks]Why do we require random access file? Explain with example.
[7 marks]What are swing components? Explain any two swing components in details.
[7 marks]What is Thread? Draw and explain Thread life cycle.
[7 marks]What is Applet? List and explain various tags of Applet.
[7 marks]