oopsUNIT 1
oopsUNIT 1
11. What is the difference between static and non static variable?? [CO1,LOT,K1]
19 Write the syntax for declaration of class and creation of objects? [CO1,LOT,K2]
25 What do you mean by Variable? What are the rules for variable declaration? [CO1,LOT,K1]
What is array? How to declare array and how to allocate the memory to for
32 array? [CO1,LOT,K1]
What are public static void main(String args[]) and System.out.println() ? [CO1,LOT,K1]
34
PART-B
1 Explain the features of OOPS [CO1,HOT,K4]
2 What is data type? Explain the various data types available in java [CO1,HOT,K4]
3. Define control statements? Explain the types of control statements available [CO1,HOT,K4]
in java
4. [CO1,HOT,K4]
Define operator? Explain the types of operators with example java program?
8. What are the different data types in JAVA? Explain each of them with [CO1,HOT,K4]
example
11. Explain in detail about static variable and static method in Java with [CO1,HOT,K4]
example
[CO2,LOT,K1]
1 What is interface mention its use?
2 [CO2,LOT,K1]
Write a syntax for interface
3 [CO2,LOT,K1]
What is the purpose of nested interface?
4 [CO2,LOT,K2]
Define the term inheritance?
5 [CO2,HOT,K5]
.Explain the use of extend keyword with suitable example
6
[CO2,LOT,K1]
What is the use of super keyword?
7 [CO2,LOT,K1]
Differentiate inheritance and polymorphism
8 [CO2,LOT,K1]
What is the purpose of final Keyword
9 [CO2,LOT,K1]
What is meant by dynamic method dispatch?
10 [CO2,LOT,K1]
State the method overriding in java
11 [CO2,LOT,K1]
.Define Abstract class
12 [CO2,LOT,K1]
What is object class?
13 What are the difference between method overloading and method overrriding? [CO2,LOT,K1]
Why creating an object of the sub class invokes also the constructor of the [CO2,LOT,K4]
23
super class?
What are inner class and anonymous class? [CO2,LOT,K3]
24
PART-B
1 What is meant by package? How it is created and implemented in java. [CO2,HOT,K4]
3. [CO2,HOT,K4]
Explain the concept of Abstract class with Example
4. [CO2,HOT,K4]
Write short note on i)final with inheritance, ii)super Keyword
10. [CO2,HOT,K4]
Explain about the object and abstract classes with the syntax
PART-B
2 [CO3,HOT,K4]
With suitable java program explain user defined exception handling
4 [CO3,HOT,K4]
Write the example java program for multithreading and Auto boxing
PART-B
2 Write a java program to demonstrate how to read and write data to a file [CO4,HOT,K4]
3 [CO4,HOT,K4]
Explain in detail about Generic classes and methods with examples
4 [CO4,HOT,K4]
Write short note on Restrictions and limitations
10 Explain in detail about generic classes and methods in java with suitable [CO4,HOT,K4]
example.
11 What are the restrictions are considered to use java generics effectively?
[CO4,HOT,K4]
Explain in detail
3 What is the difference between scroll bar and scroll pane? [CO5,LOT,K2]
PART-B
2 [CO5,HOT,K4]
Explain the JavaFX Architecture in details
3 Explain the following control with an example,CheckBox, [CO5,HOT,K4]
ToggleButton, RadioButtons
Explain the following control with an example, ListView,
4 [CO5,HOT,K4]
ComboBox , ChoiceBox, Scroll pane