Question 1:
Write down the four basic classifications of data types in Java.
Question 2:
Show the usage of Ternary Operator.
Question 3:
Illustrate out the “this” keyword.
Question 4:
Write down the differentiation between equals () method and = = operator.
Question 5:
Illustrate out Exception Handling. Write down five keywords which are used in exception handling.
Question 6:
How does a try statement determine which catch clause must be employed to manage an exception?
Question 7:
Illustrate out the Event Listeners.
Question 8:
Mention the Various Event Listener Interfaces.
Question 9:
Provide the Class hierarchy for Panel and Frame.
Question 10:
Illustrate out the term Stream class. How are the stream classes categorized?