MCQs > IT & Programming > Actionscript 3 > Given the following string variable declaration, where 3 is an int var myString : String = 'These are ' + 3 + ' lines' The value stored in myString is:

Actionscript 3 MCQs

Given the following string variable declaration, where 3 is an int var myString : String = "These are " + 3 + " lines"

The value stored in myString is:

Answer

Correct Answer:

These are 3 lines 

Explanation:

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

Actionscript 3 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Actionscript 3 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it