nerdexam
Adobe

9A0-127 · Question #37

9A0-127 Question #37: Real Exam Question with Answer & Explanation

Sign in or unlock 9A0-127 to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.

Question

Your application utilizes ColdFusion components organized into folders. The User.cfc file is stored in the vo folder inside the app directory of your webroot. Which tag instantiates the User.cfc and stores it in the myuser variable?

Options

  • A<cfset myuser = createObject('app.vo.User') />
  • B<cfset myuser = createObject('component','app.vo.User') />
  • C<cfset myuser = createObject('component',"app/vo/User" />
  • D<cfset myuser = createObject('component',"User") />

Unlock 9A0-127 to see the answer

You've previewed enough free 9A0-127 questions. Unlock 9A0-127 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 9A0-127 Practice