Q. Which JavaScript method is used to access an HTML element by id?
β
Correct Answer: (C)
getElementById(id)
You must be Logged in to update hint/solution