Grade 5 Science – Coding Quiz

1. What is coding

arranging documents
use of Microsoft office word
calculating data
use of computer programming languages to give computers instructions to perform actions
Explanation:

2. What is a program?

finding and fixing errors in a program
an algorithm that has been coded into something that can be run by a machine.
doing something over and over again.
a piece of code you can call over and over again.
Explanation:

3. In coding, an event is__

trying again and again, even when something is hard
an action that causes something to happen
an error in a program that prevents the program from running as expected
an example of being a good digital citizen
Explanation:

4. What is a LOOP?

a placeholder for a piece of information
a statement that only runs under certain conditions.
an error in programming
doing something over and over again
Explanation:

5. What is a bug?

am insect
creepy crawly thing
Part of a program that does not 
a sing in the computer
Explanation:

6. Debugging is __

Part of a program that does not work
cleaning cars
Spraying bug spray a wasps nest
Finding and fixing problems in an algorithm or program
Explanation:

7. What does AI stand for?

algorithm included
Artificial intelligence
automated incline
artificial information
Explanation:

8. All of the computer programs or "code" such as games, apps, and websites are considered what?

hardware
devices
apos
software
Explanation:

9. Coding can be used to do the following except

store database
create websites, games & apps
tell computers what to do
Program robots
Explanation:

10. Which of the following is a hardware?

mouse
file
task bar
font
Explanation:

11. What is coding?

A game to give instructions
Coding is the computer language used to develop apps, websites and software
A number to assign different computers
All the standards to teach technology in the classroom
Explanation:

12. How does a code work?

It doesn't work at all
It tells your computer what to do
It organizes viruses
It is a random number
Explanation:

13. Which one is a coding app?

Scratch
Scrahct
Tinder
Waze
Explanation:

14. Why is coding important?

It is not important
It has to do with many important tech jobs
It is mandatory in many countries
If not you don't get rich
Explanation:

15. When should kids start learning coding?

12 years old
They don't need it
Depends on the district
The sooner the better
Explanation:

16. What is a skill students reinforce with coding?

Hyperactive behavior
Problem solving
Legs Speed
none
Explanation:

17. What word is strongly related to code?

summary
instructions
bad grades
none
Explanation:

18. Which is one example of something created with codes?

Circuits
robots
explosions
TV shows
Explanation:

19. What subjects could you integrate with coding?

Science
Pretty much all subjects
Language
Math
Explanation:

20. What is the basic unit of all digital computing devices?

Battery
Processor
Transistor
Wire
Explanation:

Transistors are the basic building blocks of all digital computing devices as they can be used to switch electronic signals on or off.

21. Which of the following is responsible for executing instructions in a computer?

Keyboard
Processor
Monitor
Mouse
Explanation:

The processor (CPU) is the component of a computer that performs instructions defined by software.

22. What is the role of memory in a computer?

Control physical movement
Display images
Store data temporarily
Connect to the internet
Explanation:

Memory in a computer is used to store data temporarily while the computer is on, and it is used to process data quickly.

23. Which component of a computer is responsible for providing power to all other devices?

Graphics card
Power supply unit
Motherboard
Hard drive
Explanation:

The power supply unit is responsible for converting electrical power from an outlet into usable power for all other computer components.

24. What is the purpose of an operating system in a computer?

Play games
Manage hardware and software resources
Charge the battery
Print documents
Explanation:

The operating system is responsible for managing computer hardware and software resources and provides common services for computer programs.

25. What component of a computer is used to store data permanently?

Hard drive
RAM
Monitor
Processor
Explanation:

Hard drives are used to store data permanently on a computer, allowing users to save files and applications for future use.

26. Which of the following is NOT a type of computer device?

Blender
Tablet
Television
Smartphone
Explanation:

A blender is a kitchen appliance and not classified as a computing device, unlike smartphones, televisions, and tablets.

27. What component of a computer is responsible for rendering images on the screen?

Keyboard
Mouse
Graphics card
RAM
Explanation:

Graphics cards are responsible for rendering images on the screen, especially in tasks related to gaming and video rendering.

28. Which of the following is a form of external storage device for a computer?

RAM
SSD
Processor
USB flash drive
Explanation:

USB flash drives are external storage devices that can be connected to a computer to store and transfer large amounts of data.

29. What does the BIOS stand for in computing devices?

Big Internal Order System
Blue Interface Operating System
Better Internet Online System
Basic Input/Output System
Explanation:

The BIOS (Basic Input/Output System) is a firmware that initializes hardware during the boot process and provides runtime services for operating systems.

30. What is coding?

Drawing pictures on the screen
Typing random letters on the keyboard
Talking to a friend
Writing instructions for a computer
Explanation:

Coding involves writing specific instructions that tell a computer what to do.

31. Which of the following is a coding language?

Kiswahili
Python
English
French
Explanation:

Python is a popular coding language used for creating programs and applications.

32. What is the purpose of coding?

To play games
To control devices and software
To watch videos online
To confuse people
Explanation:

Coding is used to create programs that can control devices and software to perform specific tasks.

33. Which of the following statements is true about coding?

Coding is used in many industries like finance and healthcare
Coding is not important
Coding is only for adults
Coding is used in video games only
Explanation:

Coding is a valuable skill used in various industries to develop software and applications.

34. What does debugging mean in coding?

Creating new code
Fixing mistakes in code
Ignoring errors
Making code more complicated
Explanation:

Debugging involves finding and fixing errors or mistakes in the code to make it work correctly.

35. Which of the following is an important skill needed for coding?

Playing soccer
Singing songs
Problem-solving
Drawing pictures
Explanation:

Problem-solving is a crucial skill in coding as it involves breaking down complex problems into smaller parts to find solutions.

36. Why is coding important for the future?

To read books
It's not important
To create new technologies
To communicate with animals
Explanation:

Coding plays a vital role in creating innovative technologies that shape the future and solve real-world problems.

37. What is an algorithm in coding?

A step-by-step set of instructions
A type of car
A type of food
A type of animal
Explanation:

An algorithm is a set of logical steps to solve a specific problem or perform a task in coding.

38. What is the output of a code?

The size of the monitor
The color of the keyboard
The result after running the code
The shape of the mouse
Explanation:

The output of a code is the result or outcome produced after the code is executed or run on a computer.

39. Which of the following is used for writing and running code?

A camera
A calculator
A microwave
A computer or laptop
Explanation:

A computer or laptop is commonly used for writing, editing, and running code to create programs and applications.

40. What does the term 'syntax error' mean in coding?

A plant that can code
A coding expert
An animal that knows how to code
A mistake in the structure of the code
Explanation:

A syntax error occurs when there is a mistake in the structure or grammar of the code, which makes it unable to run correctly.

41. What is meant by 'variables' in coding?

Containers that store data
Things that don't change
Sticky notes
Beams of light
Explanation:

Variables in coding are like containers that can hold different types of data and values, which can be used and changed throughout the code.

42. What is a function in coding?

A group of numbers
A type of car
A party
A set of instructions to perform a specific task
Explanation:

A function is a set of instructions that perform a specific task or action when called or used in coding.

43. What is meant by 'loops' in coding?

Repeatedly executing a block of code
A type of animal
Songs that repeat
Patterns on a screen
Explanation:

Loops in coding allow a set of instructions to be repeated multiple times until a specific condition is met or a certain number of iterations are completed.

44. Which symbol is commonly used to denote comments in code?

!
//
@
()
Explanation:

In many coding languages, the double forward slash '//' is used to write comments that are ignored by the computer but can be read by humans for explanations or notes.

45. What is an 'IDE' in coding?

A fancy hat
An Interactive Design Environment
An Instructive Diagnostic Exam
A type of food
Explanation:

An IDE (Integrated Development Environment) is a software application that provides comprehensive facilities to computer programmers for software development, including writing, compiling, and debugging code.

46. What does the term 'syntax' refer to in coding?

The rhythm of the code
The speed of the computer
The style of the code
The structure and rules of a coding language
Explanation:

Syntax in coding refers to the structure, grammar, and rules that dictate how code is written in a specific programming language.

47. What is the purpose of indentation in coding?

To organize and clarify the structure of the code
To make the code look pretty
To save ink
To confuse people
Explanation:

Indentation is used in coding to visually organize and clarify the structure of the code, making it easier to read and understand the flow of the program.

48. Which of the following is an example of a conditional statement in coding?

Never stop
Always do this
Do this 100 times
If this, then that
Explanation:

A conditional statement in coding allows the program to make decisions based on certain conditions, executing different blocks of code depending on whether the condition is true or false.

49. What is the purpose of a 'library' in coding?

A place to read books
A building with computers
A collection of pre-written code for specific tasks
A type of music
Explanation:

A library in coding is a collection of pre-written code or functions that can be used to perform specific tasks without having to write the code from scratch.

50. Which of the following is an example of a data type in coding?

Type of fruit
Type of animal
Type of car
String
Explanation:

In coding, a data type like 'string' is used to represent sequences of characters (such as text) and is one of the fundamental building blocks of programming.

51. What is meant by 'compiling' code in coding?

Deleting code
Turning human-readable code into machine-readable instructions
Mixing different codes together
Running the code
Explanation:

Compiling code involves translating human-readable code written by programmers into machine-readable instructions that can be understood and executed by computers.

52. How is coding used in creating websites?

To send emails
To cook food online
To play games
To design web pages
Explanation:

Coding is used in web development to create and design web pages, determine layout and styles, handle user interactions, and display content on websites.

53. What is the role of 'variables' in coding?

To store and manipulate data
To delete code
To ignore errors
To confuse programmers
Explanation:

Variables in coding are used to store and manipulate data, allowing programmers to work with different values and change them as needed throughout the code.

54. Which term is used to describe an error in coding that stops the program from running?

Happy error
Fatal error
Lucky error
Funny error
Explanation:

A fatal error is a severe error in coding that prevents the program from executing or running, causing it to crash or stop functioning.

55. What does the term 'input' mean in coding?

Output of the code
The color of the text
The size of the screen
Data provided to the program
Explanation:

Input in coding refers to the data or information provided to a program or system to process, manipulate, or use as part of its operations.

🔐 Login Required

Login to attempt quizzes and track your performance

Login