0% found this document useful (0 votes)
54 views

Advance Java Programming

This document contains instructions and questions for an Advanced Java Programming exam. It includes 8 questions related to Java concepts like platform independence, multithreading, JDBC applications, type checking, annotations, deep vs shallow copying, data streaming, and thread communication. Students are instructed to attempt 5 questions, with each question worth 6 marks, over a time period of 2 hours. The document also notes exam policies regarding academic integrity.

Uploaded by

Hussain Xaniar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Advance Java Programming

This document contains instructions and questions for an Advanced Java Programming exam. It includes 8 questions related to Java concepts like platform independence, multithreading, JDBC applications, type checking, annotations, deep vs shallow copying, data streaming, and thread communication. Students are instructed to attempt 5 questions, with each question worth 6 marks, over a time period of 2 hours. The document also notes exam policies regarding academic integrity.

Uploaded by

Hussain Xaniar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Roll No. Total No.

of Pages : 01
Total No. of Questions : 08
M.Sc. (Information Technology) (Sem.–4)
ADVANCED JAVA PROGRAMMING
Subject Code : MSIT-401
M.Code : 74113
Time : 2 Hrs. Max. Marks : 30

INST RUCT IONS T O CANDIDAT ES :


1. Attempt any FIVE question(s), ea ch que stion ca rrie s 6 ma rks .

1) “JAVA is platform independent language however JVM is a platform dependent”. Justify


your answer.
2) What is Multithreading? Demonstrate with the help of suitable program that shows how
we set priorities in threads?
3) Discuss the anatomy of JDBC application with the help of a suitable dummy code.
4) Which concept is introduced in Java language to provide tighter type checks?
Demonstrate the concept with any suitable example by showing the tighter type checking.
5) What are annotations? What type of annotation is used for the functions that shows “It is
better not to use such methods”?
6) How deep copy is different from shallow copy in java? Demonstrate with the help of a
suitable example.
7) How we can apply the concept of streaming of data in java? Write a very simple program
to show the same.
8) How java threads communicate with each other? Discuss.

Note: Any student found attempting answer sheet from any other person(s), using
incriminating material or involved in any wrong activity reported by evaluator shall be
treated under UMC provisions.
Student found sharing the question paper(s)/answer sheet on digital media or with any
other person or any organization/institution shall also be treated under UMC.
Any student found making any change/addition/modification in contents of scanned copy of
answer sheet and original answer sheet, shall be covered under UMC provisions.
1 | M- 74113

You might also like