ACTUAL Exam Questions and CORRECT
Answers
Raspberry Pi - CORRECT ANSWER - A low budget, pocket sized computer which is easy
to program
Hardware - CORRECT ANSWER - physical parts of a computer system
Software - CORRECT 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 - CORRECT ANSWER - is a text interface for your computer.
Command-Line Interface - CORRECT 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 - CORRECT ANSWER - coding within a programming language where
instructions are mainly represented as blocks. Scratch is an example.
Text-based programming - CORRECT ANSWER - Coding is done through typing various
characters from a syntax, or list of codes readable by a particular language.
Input - CORRECT ANSWER - the data fed into a computer from a peripheral device
Output - CORRECT ANSWER - That data is then printed onto a piece of paper