what are JavaScript display possibilities?
Answers
Answered by
0
Answer:
JavaScript can "display" data in different ways:
Writing into an alert box, using window.alert().
Writing into the HTML output using document.write().
Writing into an HTML element, using innerHTML.
Writing into the browser console, using console.log().
Answered by
0
Answer:
It uses browser's window and document object for display or print. So today i am going to teach you about JavaScript output. JavaScript can display your data in many different way. Mostly there are four ways to display data in JavaScript.
___✔
Similar questions
Geography,
6 months ago
Environmental Sciences,
6 months ago
Physics,
1 year ago
Math,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago