Computer Science Hello Which of the following appends “Mr. Bob”to hello ( select more than one , plese ignore typos) a) document.getElementByID(“test”).innerHTML = “Mr. Bob” b)...


Computer Science




Hello



Which of the following appends “Mr. Bob”to hello (select more than one, plese ignore typos)


                a) document.getElementByID(“test”).innerHTML = “Mr. Bob”


                b) document.getElementByname(“hacker”).innerHTML += “Mr. Bob”


                c)document.getElementById(“test”)[0].innerHTML += “  Mr. Bob”


                d)document.getElementByName(“hacker”)[0].innerHTML += “Mr.Bob”




Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here