MCQs > IT & Programming > Prototype Programming > What is the result of the following function? function a() {    var x = 10;  return x.toPaddedString(4); }

Prototype Programming MCQs

What is the result of the following function?
function a() {
   var x = 10;
 return x.toPaddedString(4);
}

Answer

Correct Answer: 10.00

Explanation:

Note: This question has more than 1 correct answers

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

Prototype Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Prototype Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it