1.

________ checks whether the given key is deprecated.(a) isDeprecated(b) setDeprecated(c) isDeprecatedif(d) all of the mentionedI had been asked this question in exam.This is a very interesting question from Hadoop Configuration topic in chapter Working of MapReduce of Hadoop

Answer»

The CORRECT answer is (a) isDeprecated

For explanation: Method returns TRUE if the KEY is deprecated and FALSE OTHERWISE.



Discussion

No Comment Found

Related InterviewSolutions