MCQs > IT & Programming > Actionscript 3 > What's the output? var s:String = 'Pandas use tea cups to drink tea'; s.replace('tea', '''');

Actionscript 3 MCQs

What is the output of the following snippet? var s:String = "Pandas use tea cups to drink tea"; s.replace("tea", "");

Answer

Correct Answer: Pandas use tea cups to drink tea

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