All quizzes

Guest practice

Unit 3: Programming Fundamentals

Questions
20
Answered
0
Time left
--:--
Guest mode: this attempt shows an instant score but is not saved. Sign up or log in before playing to store results.
Quiz progress 0% complete
1

Which JavaScript method converts text to a number?

2

Which CSS property is used to change the background color of an element?

3

Which HTML tag is used to create a table row?

4

What will the `console.log(typeof "Hello")` command show in the JavaScript console?

5

Which HTML tag is used to collect user input?

6

Which HTML tag is used to create a link to another web page?

7

Which algorithm is best for large sorted data?

8

In JavaScript, which keyword is used to declare a variable that can be changed later?

9

Which HTML tag is used to create an unordered list?

10

What is the main purpose of CSS (Cascading Style Sheets)?

11

Which HTML5 tag is used to define the main content of a document, separate from the header and footer?

12

Which debugging technique involves checking output step by step?

13

Which testing ensures the program meets user requirements?

14

Which CSS property is used to make text bold?

15

What is the process of finding and fixing errors in a computer program called?

16

Which JavaScript function displays a message box?

17

Which type of loop in JavaScript continues to run as long as a specified condition is true?

18

Which JavaScript structure can store key-value pairs?

19

Which JavaScript method is used to add a new item to the end of an array?

20

What is an error in the code's grammar or spelling called?

Exit quiz