GURUKUL COLLEGE PATHALGAON DISTRICT JASHPUR(C.G.) GURUKUL COLLEGE PATHALGAON DISTRICT JASHPUR(C.G.
)
MODEL EXAMINATION 2023-24 MODEL EXAMINATION 2023-24
BCA(Part-III) BCA(Part-III)
PROGRAMMING IN JAVA PROGRAMMING IN JAVA
Maximum Marks: 100 Time: 3 Hours Maximum Marks: 100 Time: 3 Hours
Note: Attempt any one questions from each unit. All question carries equal Marks. Note: Attempt any one questions from each unit. All question carries equal
Marks.
Q.1> Explain the Genesis of Java? Write a program to generate Fibonacci series up to six
Q.1> Explain the Genesis of Java? Write a program to generate Fibonacci series up to
terms and fined the sum of generated numbers.
Six terms and fined the sum of generated numbers.
Or
Or
Write a program to calculate the factorial value of any entered number and addition of
Write a program to calculate the factorial value of any entered number and
two number as various cases with the help of switch-case-default statement.
addition of two number as various cases with the help of switch-case-default
Q.2> Write a program to calculate the simple interest with the help of multilevel inheritance.
statement.
Or
Q.2> Write a program to calculate the simple interest with the help of multilevel
Write the importance of CLASSPATH while creating a new package. Implement a
inheritance.
program to calculate the factorial of 5 using package.
Or
Q.3> What is Exception? Write a program for multiplication of two numbers using try, catch
Write the importance of CLASSPATH while creating a new package. Implement
and throws keyboard in exception.
a program to calculate the factorial of 5 using package.
Or
Q.3> What is Exception? Write a program for multiplication of two numbers using
Discuss the life cycle of thread. Explain synchronization and thread priorities with
try, catch and throws keyboard in exception.
suitable example and program.
Or
Q.4> Discuss any two methods of lang, util and io package with suitable example.
Discuss the life cycle of thread. Explain synchronization and thread priorities
Or
with suitable example and program.
Explain socket and URL connection with suitable example.
Q.4> Discuss any two methods of lang, util and io package with suitable example.
Q.5> What is an Applet? Discuss any three methods of Applet Life Cycle with suitable
Or
example.
Explain socket and URL connection with suitable example.
Or
Q.5> What is an Applet? Discuss any three methods of Applet Life Cycle with
What is AWT? Write a program for subtraction of two numbers using AWT controls.
suitable example.
Or
What is AWT? Write a program for subtraction of two numbers using AWT controls.