Expert Developer JavaScript Question:

Download Job Interview Questions and Answers PDF

Which keyword is used to print the text in the screen?

Expert JavaScript Developer Interview Question
Expert JavaScript Developer Interview Question

Answer:

document.write("Welcome") is used to print the text - Welcome in the screen.

Download Expert JavaScript Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Mention what is the disadvantage of using innerHTML in JavaScript?How can the OS of the client machine be detected?