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

MT0045

The document outlines a Java assignment for a Master's level IT course. It includes two sets of questions, each worth 20 marks. The first set asks students to explain Java features like multithreading and data types, and provide a simple program to convert currencies. The second set asks about input streams, applet lifecycles, stubs and skeletons, and the servlet lifecycle.

Uploaded by

Wisdon Nani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views

MT0045

The document outlines a Java assignment for a Master's level IT course. It includes two sets of questions, each worth 20 marks. The first set asks students to explain Java features like multithreading and data types, and provide a simple program to convert currencies. The second set asks about input streams, applet lifecycles, stubs and skeletons, and the servlet lifecycle.

Uploaded by

Wisdon Nani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

February 2010

Master of Science in Information Technology (MScIT-NEW) –


Semester 3
MT0045 –: Java– 2 Credits
(Book ID: B0831)
Assignment Set – 1 (20 Marks)

Each question carries 5 marks

1. Explain the following features of java


• Multithreaded
• Distributed [5 Marks]

2. What are the different data types in Java? What are the rules for naming
variable in Java [5 Marks]

3. Write a simple Java program to convert Rupees to Dollars. [5 Marks]

4. What is an Exception? What are the different types of Exception [5 Marks]


February 2010
Master of Science in Information Technology (MScIT-NEW) –
Semester 3
MT0045 –: Java– 2 Credits
(Book ID: B0831)
Assignment Set – 2 (20 Marks)

Each question carries 5 marks

1. What do you mean by streams? What are the different methods used in
Input stream class? [05 Marks]
2. What are Applets? What are different methods used to describe the life cycle
of an applet? [05 Marks]
3. What are the uses of stubs and skeleton? [05 Marks]
4. Explain the life cycle of a Servlet ? [05 Marks]

You might also like