Object Oriented Programming in Java 2021

Question Paper Details
Tribhuwan University
Faculty of Humanities and Social Sciences
OFFICE OF THE DEAN
2021
Bachelor of Computer Applications
Course Title: Object Oriented Programming in Java
Code No: CACS204
Semester: Third Semester
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to answers the questions in their own words as far as possible.

Group B

Official Answer
AI Generated Answer

AI is thinking...

Attempt any SIX questions.

Official Answer
AI Generated Answer

AI is thinking...

2. Explain features of Object oriented concept in detail.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

3. What is a continue statement? Write a program in java that displays the sum of odd integers of an array.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

4. What is parameterized constructor? Explain with an example.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

5. Explain method overloading in java with proper example.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

6. What is the use of 'this' and 'super' keyword? Explain with examples.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

7. Defined exception. How exceptions are handled in java? Explain with a proper example.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

8. Write short notes on(Any Two):

a) Interface    b) Access modifiers   c) JDBC

5 marks
Official Answer
AI Generated Answer

AI is thinking...

Group C

Official Answer
AI Generated Answer

AI is thinking...

Attempt any TWO questions.

Official Answer
AI Generated Answer

AI is thinking...

9. a) Define inheritance. Explain the use of "extends" keyword in java.

    b) What is an abstract class? Explain its use with an example.

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

10. a) List and explain any five String methods used in Java with examples.

       b) Differentiate between byte stream and character stream.Write a program ​to copy the content of a file to another file using streams.

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

11. a) Create the following GUI form in java that checks a number entered in the text box is even or odd.

b) Differentiate AWT with swing. Explain any two layout management in Java.

10 marks
Details
Official Answer

AI Generated Answer

AI is thinking...