Exam Details

  • Exam Code
    :9A0-127
  • Exam Name
    :Adobe ColdFusion 9 ACE Exam
  • Certification
    :ACE ColdFusion
  • Vendor
    :Adobe
  • Total Questions
    :107 Q&As
  • Last Updated
    :Apr 24, 2025

Adobe ACE ColdFusion 9A0-127 Questions & Answers

  • Question 21:

    In your application you have functionality for a menu contained in a file named menu.cfm. Which property of the cfmodule tag allows you to specify you want to display the menu.cfm file?

    A. template

    B. name

    C. destination

    D. source

  • Question 22:

    Which ColdFusion tag allows you to render the body of a file into another?

    A. cfoutput

    B. CFInsert

    C. CFInclude

    D. CFFile

  • Question 23:

    You are using syntax to call a CFM file as a custom tag. Where does ColdFusion look first for the custom tag file?

    A. in the folder containing the file with the currently executing code

    B. in the CustomTags folder under the ColdFusion installation folder

    C. in a mapped directory

    D. in the first custom tag path folder as configured in ColdFusion Administrator

  • Question 24:

    Given the following XML data:

    Ford

    1990

    Red

    Toyota

    1995

    Blue

    KIA

    2000

    Green

    Which data type is returned from the following code?

    A. XML

    B. string

    C. struct

    D. array

  • Question 25:

    You are using the tag to include one page of code into another page of code.

    Where does ColdFusion look for the file if the value of the template attributes starts with a slash (/) character?

    A. in the hard disk volume root folder

    B. in a mapped directory

    C. in the web server's document root folder

    D. in the folder containing the file with the currently executing code

  • Question 26:

    You are using the xmlSearch() function to retrieve data from an XML document. Which function signature most accurately describes the data types of the arguments?

    A. xmlSearch(xml object, xpath)

    B. xmlSearch(string, xpath);

    C. xmlSearch(string, regular expression)

    D. xmlSearch(xml object, regular expression)

  • Question 27:

    Given the XML object definition:

    Ford

    1990

    Red

    Toyota

    1995

    Blue

    KIA

    2000

    Green

    Which variable correctly outputs the XML document representing the car with name value Ford?

    A. #toString(xmlData.cars.car[1])#

    B. #toString(xmlData.cars.car[0])#

    C. #toString(xmlData.car[1])#

    D. #toString(xmlData.cars[1])#

  • Question 28:

    What is the correct syntax for extracting an XML document from the XML object xmlObj in utf-16 format?

    A. xmlDoc = xmlObj.toString();

    B. xmlDoc = toString(xmlObj);

    C. xmlDoc = toString(xmlObj, 'utf-16');

    D. xmlDoc = xmlObj.toString('utf-16');

  • Question 29:

    You have read xml stored in a database column into the variable xData.

    Which two statements convert the variable from an XML document to an XML object? (Choose two.)

    A.

    B. #xData#

    C. #xData#

    D.

    E. #xData#

  • Question 30:

    Your application gets xml text submitted to it via an http post. Which function converts that text into an XML document?

    A. xmlFormat()

    B. toXML()

    C. xmlParse()

    D. xmlNew()

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Adobe exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 9A0-127 exam preparations and Adobe certification application, do not hesitate to visit our Vcedump.com to find your solutions here.