Exam Questions with 100% Correct
Answers | Latest Update
Raspberry Pi - 🧠ANSWER ✔✔A low budget, pocket sized computer which
is easy to program
Hardware - 🧠ANSWER ✔✔physical parts of a computer system
Software - 🧠ANSWER ✔✔A part of a computer system that consists of data
or computer instructions, in contrast to the physical hardware from which
the system is built.
Command lines - 🧠ANSWER ✔✔is a text interface for your computer.
Command-Line Interface - 🧠ANSWER ✔✔(CLI) is a user interface to a
computer's operating system or an application in which the user responds
, to a visual prompt by typing in a command on a specified line, receives a
response back from the system
block programing - 🧠ANSWER ✔✔coding within a programming language
where instructions are mainly represented as blocks. Scratch is an
example.
Text-based programming - 🧠ANSWER ✔✔Coding is done through typing
various characters from a syntax, or list of codes readable by a particular
language.
Input - 🧠ANSWER ✔✔the data fed into a computer from a peripheral device
Output - 🧠ANSWER ✔✔That data is then printed onto a piece of paper
Operating system - 🧠ANSWER ✔✔the software that supports a computer's
basic functions, such as scheduling tasks, executing applications, and
controlling peripherals.
Python - 🧠ANSWER ✔✔an interpreted high-level programming language
for general-purpose programming.
Scratch - 🧠ANSWER ✔✔is a free visual programming language and online
community targeted primarily at students.