Who invented the JavaScript programming language? a) Tennis Ritchie b) James Gos
ID: 3542349 • Letter: W
Question
Who invented the JavaScript programming language?
a) Tennis Ritchie
b) James Gosling
c) Brendan Eich
Can you write HTML tags inside the JavaScript code as shown below?
<script type="text/javascript">
document.write("<h1>This is a heading</h1>");
document.write("<p>This is a paragraph.</p>");
document.write("<p>This is another paragraph.</p>");
</script>
a) No
b) Yes
c) Impossible
Which feature is supported in MSIE 3.x?
a) split()
b) document.clear()
c) join()
d) charAt()
Explanation / Answer
c
b
d
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.