Q.1
Which of the following will used to call a target form another target in ANT?
  • <antcall> Tag
  • depends attribute in a <target> Tag
  • Both A & B
  • None of the above
Q.2
Which of the following task / tag is used to delete a directory in ANT?
  • <rm>
  • <rmdir>
  • <remove>
  • <delete>
Q.3
Which of the following AJAX property will help us to read the response from the server?
  • responseText
  • readResponseText
  • getResponseText
  • readResponse
Q.4
What ANT stands for?
  • Anywhere Neutral Test
  • Anywhere Neutral Testsuite
  • Another Neat Tool
  • None of the above.
Q.5
Which of the following is true about depends attribute?
  • depends attribute can have a comma separated list of all targets that this target depends on.
  • It is an optional attribute.
  • Both A & B
  • None of the above
Q.6
Which of the following task / tag is used to create a jar file?
  • <jar>
  • <jar-create>
  • <archive>
  • None of the above
Q.7
How many ready states are available in AJAX?
  • 1
  • 2
  • 3
  • 4
0 h : 0 m : 1 s