MCQs > IT & Programming > Adobe ColdFusion > Which statement with respect to the below code is correct? #ProductTitle# - #DollarFormat(greatoffers.Special_Price)#

Adobe ColdFusion MCQs

Which of the following statements with respect to the below code is correct?

<cfset RandomItem = RandRange(1, greatoffers.recordcount)>
<CFOUTPUT QUERY="greatoffers" MAXROWS=1 STARTROW=#RandomItem#>
<B>#ProductTitle#</B> - #DollarFormat(greatoffers.Special_Price)#<BR>
</CFOUTPUT>



Answer

Correct Answer: This code will display the last record from the complete greatoffers table

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