What is the write() global function?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the write() global function?
Rating:
The write() global function is used to dynamically insert a text on a Web page. A programmer can also use this method to create a Web page dynamically and send it to a client.
Rating:
Was this information helpful?
Other articles
- What is the encoding property?
- What is a function?
- What is the port property?
- What is the setInterval method?
- How to run loops?