Programming - Streams and Files

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

 
43.

_________________________ class helps us in transferring the objects of classes from our program to other locations.                        


A. ObjectOutputStream B. ObjectInputStream
C. ObjectStream D. ObjectInputOutputStream




44.

_________________________ class helps us in transferring the objects of classes from other locations to our program.                        


A. ObjectOutputStream B. ObjectInputStream
C. ObjectStream D. ObjectInputOutputStream




45.

All the Wrapper classes implement ___________________ interface.                        


A. Serializable B. polymorphism
C. inheritence D. static




46.

The ________________ class is used to know the characteristics of something present in the hard disk.                        


A. File Class B. Object
C. Input D. Output




47.

______________ returns true if the file is of type read-write returns false if the file is of type read only                        


A. can write() B. can read()
C. isDirectory() D. isFile()




48.

_______________ returns true if the path specified, leads to a file, else it return false.                        


A. can write() B. can read()
C. list() D. isFile()




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



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