Q1. What do you mean by inheritance? Describe with the help of an illustration by using JAVA.
Q2. Explain the significance of byte code to get platform independence of the java program.
Q3. Illustrate the various types of modifiers? Describe one with an illustration.
Q4. What do you mean by wrapper class? Illustrate their merits?
Q5. Illustrate the difference between the throw and throws?
Q6. Illustrate the difference between the sleep and suspend?
Q7. What do you mean by getCodeBase and getDocumentBase method?