Programming - Streams and Files

You Are Here :: Home > JAVA > Streams and Files - General Questions

 
7.

__________________ is the super class of all the classes which are used to write data in the form of characters.                        


A. Input Stream B. Output Stream
C. Reader Class D. Writer Class




8.

How can you represent the addresses?                        


A. By creating objects of those classes which contain the addresses of the sources/destinations B. By creating classes of those objects which contain the addresses of the sources/destinations
C. By creating objects of those classes which contain the addresses of the variables D. By creating subclasses of those classes which contain the addresses of the sources/destinations




9.

_________________ classes are nothing but the byte oriented classes and character oriented classes                        


A. This B. Those
C. Static D. non-static




10.

_______________ class object is used to represent address of the resource.                        


A. Input Stream B. Output Stream
C. Reader Class D. Writer Class




11.

_______________ class object is used to represent address of the destination.                        


A. Input Stream B. Output Stream
C. Reader Class D. Writer Class




12.

why we can't create object of outputstream class directly by using 'new' operator?                        


A. because it is an abstract class B. because it is a static class
C. because it is a abstract class D. because it is a non static class




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on