MCQs > IT & Programming > Adobe ColdFusion > What is the output of the following code: strabc = #strabc# , strxyz = #strxyz#

Adobe ColdFusion MCQs

What is the output of the following code:
<cfset strabc=setVariable("abc","abc123")>
<cfset strxyz=setVariable("xyz","xyz321")>
<cfoutput>
   strabc = #strabc# , strxyz = #strxyz#
</cfoutput>



Answer

Correct Answer: strabc = abc123 , strxyz = xyz321

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Adobe ColdFusion Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Adobe ColdFusion Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it