Correct Answer: False
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
The tag is deprecated on UNIX platforms.
I want to use a CFC function as a web service. I should set the access attribute of that function to:
<cfform> variables are stored in what?
What is the modulus operator in CFML?
Using CFML, how does one check to see if a variable called #myVarName# exists?
Which is NOT correct about ColdFusion 9?
What will be the name of the CFC if the component file name is myFirstComponent.cfc?
Which way can you instantiate CFCs and invoke CFC methods?
In cftry block, which is an optional tag and always executes, whether or not there is a file upload exception?
Which is reserved words in ColdFusion 9 and should NOT be used for ColdFusion variables, user-defined function names, or custom tag names?