Oop Thru Java 2 1 Cse r23
Oop Thru Java 2 1 Cse r23
Answer the following questions and each question carries 10 Marks Max. Marks : 30
UNIT-1
1 Write a java program to find individual digits of any given number and elaborate various access specifiers.
Or
2. Describe the various bitwise operators supported by java language.
UNIT-2
3. Elaborate Method Overriding and copy constructor with an example.
Or
4. Elaborate a) Class and Object b) Assigning one object to another.
UNIT-1 & 2
5. With the help of syntax, flow chart and example explain the while loop.
Or
6. Write a program on Addition of Two Matrices by checking compatibility.