MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these is method of ObjectOutput interface used to write the object to input or output stream as required? |
| A. | write() |
| B. | Write() |
| C. | StreamWrite() |
| D. | writeObject() |
| Answer» E. | |