nerdexam
Adobe

9A0-127 · Question #23

You want to create a ColdFusion component using by CFScript with a single public method named doSomething(). Which syntax should you use?

The correct answer is B. component. See the full explanation below for the reasoning.

Question

You want to create a ColdFusion component using by CFScript with a single public method named doSomething(). Which syntax should you use?

Options

  • A<cfcomponent>
  • Bcomponent
  • C<cfscript>
  • D/*

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    79% (11)
  • C
    14% (2)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice