Explain method overriding and method overloading in Java.
[3 marks]Demonstrates use of BufferedReader and the readLine() method.
[4 marks]Define and explain object and class in Java with appropriate example.
[7 marks]What is constructor? What is it role? Explain various 0 features/characteristics of constructors.
[3 marks]What are different types of access modifier?
[4 marks]What is purpose of using methods? How do you declare a method? How do you invoke a method?
[7 marks]What is difference between final, finally and finalize.
[7 marks]What is super class?
[3 marks]Define interface in java.
[4 marks]Explain inheritance with example.
[7 marks]What is use of super keyword?
[3 marks]What is package concept and Describe the use of package.
[4 marks]Explain polymorphism with example.
[7 marks]Explain use of throw in exception handling with example.
[3 marks]Explain creation of different shapes in JAVAFX application?
[4 marks]Explain Generics classes with example.
[7 marks]Explain difference between throw and throws.
[3 marks]Write programs to deal with MouseEvents.
[4 marks]Explain Generics methods with example.
[7 marks]Demonstrate use of the Animation, PathTransition.
[3 marks]Describe the life cycle of a thread object.
[4 marks]Explain use of Linked List collection class with example.
[7 marks]Create a radio button using the RadioButton class and group radio buttons using a ToggleGroup.
[3 marks]Explain runnable interface.
[4 marks]Explain Sets with examples.
[7 marks]