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
Which ColdFusion tag allows you to render the body of a file into another?
A. cfoutput
B. CFInsert
C. CFInclude
D. CFFile
You are using
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
Given the following XML data:
Which data type is returned from the following code?
A. XML
B. string
C. struct
D. array
You are using the
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
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)
Given the XML object definition:
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])#
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');
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.
C.
D.
E.
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()
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.