InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the default output format?(a) TextFormat(b) TextOutput(c) TextOutputFormat(d) None of the mentioned |
|
Answer» The correct choice is (c) TextOutputFormat To explain: TextOutputFormat keys and values may be of any type. |
|