Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
37 views

I-Loops in Java II - Data Types in Java Iii-Features of Java IV - Function Overloading

This document contains an exam for a Programming in Java course. It has 4 questions worth a total of 30 marks. Question 1 is short notes and is worth 9 marks. Students must answer any 3 of 4 short notes on topics like loops, data types, features of Java, and function overloading. Question 2-4 are each worth 7 marks and require students to attempt any 2 parts of each question. The questions cover topics like inheritance, interfaces, exceptions, threading, and String/StringBuffer methods. Students must write Java programs for some parts.

Uploaded by

uimlabcomputer
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

I-Loops in Java II - Data Types in Java Iii-Features of Java IV - Function Overloading

This document contains an exam for a Programming in Java course. It has 4 questions worth a total of 30 marks. Question 1 is short notes and is worth 9 marks. Students must answer any 3 of 4 short notes on topics like loops, data types, features of Java, and function overloading. Question 2-4 are each worth 7 marks and require students to attempt any 2 parts of each question. The questions cover topics like inheritance, interfaces, exceptions, threading, and String/StringBuffer methods. Students must write Java programs for some parts.

Uploaded by

uimlabcomputer
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

UTTARANCHAL UNIVERSITY, DEHRADUN

Make-Up Examinations, April 2015


MCA-IV Semester
Programming in Java (MCA-4.1)
Time: 2 Hour
Note: All Questions are compulsory.
Q.1- Write short notes on any three of the followings.
i- Loops in Java
ii- Data Types in Java
iii-Features of Java iv- Function Overloading

Max. Marks: 30
(9 marks)

Q.2-

Attempt any two from the following :


(7 marks)
(a) Write a program in /java to find the sum of two numbers using Scanner class.
(b) Explain the concept of Function Overriding with an example.
(c) What is Inheritance? How many types of Inheritance does java support? Write a program in
java for Single Inheritance.

Q.3-

Attempt any two from the following


(7 marks)
(a) What is interface? Why we use it? Write a program in java to implement an interface.
(b) What is Applet? Write a program using Java Applet..
(c) Explain the concept of exception handling with and example.

Q.4-

.
Attempt any two from the following
(7 marks)
(a) Explain the life cycle of a Thread, Write a program for multithreading in java.
(b) Explain any three methods of String and StringBuffer Class.
(c) Write a program in java to check input number is even or odd.
UTTARANCHAL UNIVERSITY, DEHRADUN
Make-Up Examinations, April 2015
MCA-IV Semester
Programming in Java (MCA-4.1)

Time: 2 Hour
Note: All Questions are compulsory.
Q.1- Write short notes on any three of the followings.
i- Loops in Java
ii- Data Types in Java
iii-Features of Java iv- Function Overloading

Max. Marks: 30
(9 marks)

Q.2-

Attempt any two from the following :


(7 marks)
(a) Write a program in /java to find the sum of two numbers using Scanner class.
(b) Explain the concept of Function Overriding with an example.
(c) What is Inheritance? How many types of Inheritance does java support? Write a program in
java for Single Inheritance.

Q.3-

Attempt any two from the following


(7 marks)
(a) What is interface? Why we use it? Write a program in java to implement an interface.
(b) What is Applet? Write a program using Java Applet..
(c) Explain the concept of exception handling with and example.

Q.4-

.
Attempt any two from the following
(7 marks)
(a) Explain the life cycle of a Thread, Write a program for multithreading in java.
(b) Explain any three methods of String and StringBuffer Class.
(c) Write a program in java to check input number is even or odd.

You might also like