A graphical icon or figure representing a person
What is "avatar"?
programs and applications that run on a computer
The process of finding errors in a program or code
What is debugging?
an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program
What is a computer?
The rules of the programming language
What is syntax?
Programming errors that occur when you do not follow the rules of the language
Syntax error
a list of steps needed to complete a task, a step-by-step procedure for solving a problem
What is an algorithm?
The set of instructions forming a computer program which is executed by a computer
What is program code?
An innovation that includes a computer or program code as an integral part of its functionality
What is a computing innovation?
The branch of science that deals with the theory of computation or the design of computers
What is "computer science"?
A high-level programming language that produces software for multiple platforms
What is Java?
A bug (error) in the code that produces unexpected or undesired results
What is a logic error?
The act of representing essential features without including the background details or explanations
What is abstraction?
A separate, named block of code that completes a task
What is a module?
The physical parts of a computer and related devices such as monitors, keyboards, mice, printers, scanners, motherboards, hard drives
What is hardware?