MCQs > IT & Programming > JavaScript > How to concatenate the following strings in javascript? var foo = 'Lorem'; var bar = 'Ipsum';

JavaScript MCQs

How can you concatenate the following strings in javascript? var foo = "Lorem "; var bar = "Ipsum";

Answer

Correct Answer: foo + bar;

Explanation:

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

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it