Answer the following questions.
Question 1) What do you mean by type promotion?
Question 2) Explain left shift and right shift bitwise operators with suitable example.
Question 3) What do you understand by garbage collection?
Question 4) In which conditions variables and methods are declared as static.
Question 5) What do you mean by thread priorities?
Question 6) Describe the importance of classpath in Java.
Question 7) Distinguish between code base and document base.
Question 8) Write down the two formats used to express Internet addresses?
Question 9) List six conditions which generate an exception.
Question 10) What is the importance of super keyword in Java?