adplus-dvertising
frame-decoration

Question

Which of these is a method of ObjectInput interface used to deserialize an object from a stream?

a.

int read()

b.

void close()

c.

Object readObject()

d.

Object WriteObject()

Answer: (c).Object readObject()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of these is a method of ObjectInput interface used to deserialize an object from a stream?

Similar Questions

Discover Related MCQs

Q. Which of these class extend InputStream class?

Q. Which of these package contains classes and interfaces for networking?

Q. Which of these is a protocol for breaking and sending packets to an address across a network?

Q. How many bits are in a single IP address?

Q. Which of these is a full form of DNS?

Q. Which of these class is used to encapsulate IP address and DNS?

Q. Which of these interface abstractes the output of messages from httpd?

Q. Which of these class is used to create servers that listen for either local or remote client programs?

Q. Which of these methods is used to make raw MIME formatted string?

Q. Which of these class is used for operating on request from the client to the server?

Q. Which of these method of MimeHeader is used to return the string equivalent of the values stores on MimeHeader?

Q. Which of these is an instance variable of class httpd?

Q. Which of these methods of httpd class is used to read data from the stream?

Q. Which of these method of httpd class is used to get report on each hit to HTTP server?

Q. Which of these methods are used to find a URL from the cache of httpd?

Q. Which of these variables stores the number of hits that are successfully served out of cache?

Q. Which of these method of httpd class is used to write UrlCacheEntry object into local disk?

Q. Which of these method is used to start a server thread?

Q. Which of these method is called when http daemon is acting like a normal web server?

Q. What does URL stands for?