All quizzes

Guest practice

Unit 3: Programming Fundamentals

Questions
73
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

What is programming?

2

Which language is mainly used to create web pages?

3

HTML stands for:

4

Which HTML tag is used to create a hyperlink?

5

Which tag is used to display an image in HTML?

6

Which HTML tag is used for the largest heading?

7

What is the main purpose of CSS?

8

CSS stands for:

9

Which CSS property is used to change text color?

10

Which symbol is used to select a class in CSS?

11

Which symbol is used to select an id in CSS?

12

Which language adds interactivity to a website?

13

JavaScript is mainly used for:

14

Which keyword is used to declare a variable in JavaScript?

15

Which symbol is used to end a JavaScript statement?

16

Which function is used to display a message box in JavaScript?

17

What is debugging?

18

Errors in a program are also called:

19

Which error occurs due to wrong program logic?

20

Which error is caused by incorrect grammar of code?

21

What is a dynamic website?

22

Which combination is used to create a dynamic website?

23

Which part of a website controls structure?

24

Which part of a website controls design?

25

Which part of a website controls behavior?

26

Which HTML tag is used to create a list?

27

Which CSS property is used to change background color?

28

Which JavaScript operator is used for addition?

29

Which tool helps developers find errors?

30

Which HTML tag is used to create a button?

31

Which CSS property controls text alignment?

32

Which JavaScript event occurs when a button is clicked?

33

Which error appears while a program is running?

34

Which tag contains CSS in an HTML file?

35

Which tag contains JavaScript code in HTML?

36

Which attribute is used to link a CSS file?

37

Which HTML tag is used to create a form?

38

Which JavaScript data type stores true or false?

39

Which CSS property changes font size?

40

Which JavaScript statement is used for decision making?

41

Which HTML element is a container for other elements?

42

Which technology helps fix errors in programs?

43

Which website updates content without reloading the page?

44

Which HTML tag is used to create the largest heading?

45

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

46

Which tag is used to embed JavaScript code within an HTML file?

47

What is the correct HTML tag for inserting a line break?

48

A website that displays the same content for every user is called a:

49

The process of finding and fixing errors in a program's source code is known as:

50

Which language is primarily used for adding interactivity and client-side functionality to a web page?

51

How do you select an element with the id 'header' in CSS?

52

Which HTML tag is used to create a hyperlink?

53

In CSS, which of the following defines a class selector?

54

Which JavaScript function is commonly used to display a pop-up box with a message?

55

Which tag is used to define an unordered list (a bulleted list) in HTML?

56

What does HTML stand for?

57

In CSS, which property is used to change the text color of an element?

58

Which keyword is used to declare a variable in JavaScript whose value can be reassigned?

59

The process of finding and fixing errors or bugs in a program's source code is called:

60

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

61

How do you select an HTML element with the id 'header' in CSS?

62

What is the correct HTML for referring to an external script called 'script.js'?

63

Which of the following is primarily a client-side scripting language used to make web pages interactive?

64

Which tag is used to define the most important heading in an HTML document?

65

Where in an HTML document is the correct place to refer to an external style sheet?

66

Which symbol is used for single-line comments in JavaScript?

67

What type of error occurs when a program runs without crashing but does not produce the expected or correct result?

68

Which HTML tag is used to define the most important heading on a webpage?

69

Which HTML tag is used to link an external CSS file to an HTML document?

70

What is the primary purpose of JavaScript in web development?

71

What is the process of finding and fixing errors in a computer program's source code called?

72

Which HTML attribute is used to define inline styles in a single element?

73

In CSS, which selector is used to style a single, unique element on a page?

Exit quiz