MCQs > IT & Programming > JavaScript > What would be the value of 'ind' after execution of the following code? var msg='Welcome to ExpertRating' var ind= msg.substr(3, 3)

JavaScript MCQs

What would be the value of 'ind' after execution of the following code? var msg="Welcome to ExpertRating" var ind= msg.substr(3, 3)

Answer

Correct Answer: com

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