Correct Answer: cfstoredproc
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
Which statement holds true if you import CFCs in the Application.cfm page?
Which values of the action attribute of the cffile tag have been added in ColdFusion 9?
Which tags can be used to create a CFC?
Which is INCORRECT with regard to referring to the contents of an XML object?
Which is reserved words in ColdFusion 9 and should NOT be used for ColdFusion variables, user-defined function names, or custom tag names?
<cfform> controls cannot be stylized using CSS like conventional HTML form controls.
Which ISN'T a method you'd expect to find in Application.cfc?
ColdFusion is compiled to what prior to execution?
#myFunction()# What will be outputted after the above code is executed?
Using CFML, how does one check to see if a variable called #myVarName# exists?