for (i=0;i < 6; i++)
{
document.write(i);
}
What is the output?
Answers
Answered by
0
Explanation:
it is not a comple.te cod.e , it will give error
Similar questions