OOPs through Java - R23 - Model paper - 3
MODEL QUESTION PAPER – 3 Object-Oriented Programming through Java Time: 3 Hours Max Marks: 70 SECTION – I (10 × 5 = 50 Marks) Answer ALL questions. Each has (a) and (b) parts. Unit I (a) Explain variables, data types, and literals in Java with examples. (5M) (b) Write a Java program to display the multiplication table of a given number using a for loop. (5M) (OR) (a) What are control statements in Java? Explain selection statements with examples. (5M...