Which error occurs due to wrong program logic?
Xin is debugging JavaScript. He has an array of numbers and wants to find the total sum. He writes a loop, but the sum is incorrect. Which loop structure should he use to iterate over all elements in the array?
Which tag is used to define an unordered list (a bulleted list) in HTML?
What does HTML stand for?
Which combination is used to create a dynamic website?
Which JavaScript data type stores true or false?
What is the primary purpose of JavaScript in web development?
Nadia is creating a table in HTML. She wants the table to have a border. Which attribute should she add to the <table> tag?
Which symbol is used to end a JavaScript statement?
Sam is writing JavaScript. He wants to display the current date and time on the webpage. Which built-in JavaScript object should he use?
Which error is caused by incorrect grammar of code?
Which technology helps fix errors in programs?
What is the correct HTML for referring to an external script called 'script.js'?
Which tag is used to display an image in HTML?
Leo is writing JavaScript. He needs to check if a user's age is 18 or older. He writes an if statement. Which condition should Leo use inside the parentheses?
Which HTML tag is used to create a hyperlink to another web page?
The process of finding and fixing errors or bugs in a program's source code is called:
What is a dynamic website?
Which CSS property is used to change background color?
Where in an HTML document is the correct place to refer to an external style sheet?
🎉 Practice Complete!
You answered 0 / 20 correctly.
Refresh the page to practice again.