1.

______________ is used to specify the name of the file to use for storing the metadata about the classes.(a) −−datafile(b) −−destination(c) −−ignore(d) −−basedirThe question was posed to me in class test.This intriguing question originated from Using Mocks as Trojan Horses in chapter Testing with Mock Objects of JUnit

Answer»

Correct answer is (a) −−datafile

To elaborate: The FILE SPECIFIES by –datafile is a single file CONTAINING SERIALIZED Java classes.



Discussion

No Comment Found

Related InterviewSolutions