Computer Science - Computing
Basic computer science quiz for kids covering computational thinking, coding concepts, and computer history
Questions
True/False: You will use computational thinking every day!
- True
- False
True/False: You need to use computational thinking while you are coding in computer science.
- True
- False
Which one of these is not a part of Computational Thinking?
- abstraction
- decomposition
- construction
- algorithmic design
This is a skill set for solving complex problems and a necessity for fully participating in a computational world.
- Notecards
- Computational thinking
- Engineering design process
- Scientific method
What was the name of the first coding language used to program a computer?
- Blocks
- Python
- C++
- FORTRAN
Why were errors in coding called bugs?
- A moth was found in a computer in the 1940s.
- Ant took over a computer.
- A group of cockroaches invaded a laptop.
- Spiders caused a short circuit in the motherboard of a desktop computer.
When coding, a mistake is called a computer _________.
- glitch
- error
- lag
- bug
When coding, sometimes you need to write a description of what your code does in plain language. What is that called?
- Shorthand
- Pseudocode
- Blockly
- Note-taking.
When writing a computer code, what should your fist step always be?
- Start writing and hope you get complete what you are aiming for.
- Rely on other people to create your code for you.
- Determine what you want your final product to be.
- Ask the computer to create the code for you.
The main reason for the study of computer science is _________.
- to learn how to code.
- to learn how to type.
- to learn how to work on computers.
- to learn problem-solving skills.
What is the study of computers and computational systems?
- Biomechanical Engineering
- Computational Thinking
- Robotics
- Computer Science
Which of these is not one of the 4 functions of a computer?
- Input
- Output
- Storage
- Coding
When was the first modern computer created?
- 1985
- 1990
- 1935-37
- 2001
True/False: A computer is an electronic device for storing and processing data.
- True
- False