InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) Record, enums and fixed are named types(b) Unions may immediately contain other unions(c) A namespace is a dot-separated sequence of such names(d) All of the mentionedI got this question during an interview.My doubt stems from Avro in section Hadoop I/O of Hadoop |
|
Answer» Correct CHOICE is (b) Unions MAY immediately contain other unions |
|