Correct Answer: It creates a query object from the returned HTTP response body with the name you provide.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Adobe ColdFusion Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Adobe ColdFusion MCQ Questions
Exceptions that are handled and catched by a <cfcatch> tag are automatically logged in the Application.log file.
The <cffeed> tag can:
Which of the following always returns TRUE?
In ColdFusion 10, if you don't specify strict attribute for , you should specify MIME types for the accept attribute.
What should I do if I've forgotten the CF Administrator password on a ColdFusion 10 server?
Which tags is not useful in handling exceptions?
A coldfusion list is defined as follows: What will you get on printing 'listlen' for all the above lists?
Which is not a valid array function?
Output of the following code: Inside cfsilent block b-a = #c# b-a = #c#
Which statement is incorrect with regard to Coldfusion Tags?