Font size
WorksheetsIntroduction to Programming
Total questions: 15
Worksheet time: 10mins
It refers to a software that consists of programs designed to allow people to perform specific tasks
The physical parts of a computer are collectively called?
Hardware
Hideware
Malware
Software
a machine that performs a variety of task such as computations, logical operations, or more generally, data manipulation
Desktop
Calculator
Iphone
Computer
This refers to the programs or instructions used to tell the computer hardware what to do
Hardware
Computerware
Software
Malware
This refers to a software that needed to keep all the hardware and software systems running together smoothly
operating system
In this cycle, the (a) starts with known conditions, uses a pre-defined procedure and has predictable outcomes
a standard communication technique for expressing instructions to a computer
Process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs. source code is written in a programming language
Computer Programming
a set of instructions written in a computer language, in order to be executed to perform a specific task
the craft of implementing one or more interrelated abstract algorithms using a particular programming language to produce a concrete computer program
Programming
What are the four major components of hardware
What are the examples of PROGRAM DEVELOPMENT LIFE CYCLE
In this cycle, involves understanding the problem and determining what is required to solve it
(a)
In this cycle this is where you develop a detailed logic plan for solving the problem
(a)
In this stage, you execute the plans developed during the design using a programming language this refers to?
(a)
