1.

___________ contains helper classes for ant properties.(a) org.apache.tools.ant.property(b) org.apache.tools.ant.types(c) org.apache.tools.ant.util(d) org.apache.tools.ant.taskdefsI had been asked this question during an online interview.This interesting question is from Maven Downsides topic in section Running JUnit Tests from Maven2 of JUnit

Answer»

The CORRECT ANSWER is (a) org.apache.tools.ant.property

The best I can explain: The package org.apache.tools.ant.property of apache ant CONTAINS helper CLASSES for ant properties.



Discussion

No Comment Found

Related InterviewSolutions