You are on page 1of 1

Code No.

420552
OR
IV-B.Tech. II-Semester Examination April, 2003

ADVANCED COMPUTER NETWORKING WITH JAVA PROGRAMMING


(Common to Computer Science and Engineering and Computer Science and
Information Technology)

Time: 3 hours Max.Marks:70


Answer any FIVE questions
All questions carry equal marks
---

1.a) Explain in brief why Java is so important to the Internet.


b) What is a byte code?
c) What are the various special characters available in Java? Explain their purpose
with examples.

2.a) What is a constructor? Explain the use of constructor with a small Java program.
b) What are the various access specifiers available in Java? Explain the purpose of
access specifiers with examples.

3.a) What are the various uses of super class? Explain with examples.
b) What is the use of object class defined by Java? What are the methods defined in
the object class? Explain the purpose of each method defined in object class.

4. Present a detailed note on Java packages.

5. Write a detailed note on how exceptions are handled in Java using try, catch,
throw, throws and finally.

6. Write a detailed note on how Input/Output (I/O) is handled in Java. Explain also
how to read and write files in Java.

7.a) Present a note on Java utility classes (Java.util).


b) Write a brief note on HTTP.

8. Write short notes on the following:


a) E-mail.
b) Telnet.
c) Java.net package.

*** *** ***

You might also like