WorksheetsActivity 1 - Computer Programming Terminologies
Total questions: 15
Worksheet time: 5mins
Set of instructions or rules designed to solve a definite problem.
Boolean
ASCII
Algorithm
Argument
A model defined by programmers that revolve around objects and data rather than ‘actions’ and ‘logic’.
Integration Development Environment
Object-oriented programming
Application Program Interface
Integrated Development Environment
General term used to denote an unexpected error or defect in hardware or software, which causes it to malfunction.
Bug
Glitch
Error
Syntax
A value that is passed into a command or a function.
Argument
Program
Error
Class
Features of programming language, which help the code make a choice and result in either TRUE or FALSE.
Data Types
Constant Program
Conditional Statements and Expressions
Exception
A legal grouping of letters, symbols, and numbers being used to represent the value of one or more variables.
Framework
Expression
Intention
Exception
Process to repeat a particular snippet of code over and over again to perform a certain action.
Framework
Internet
Expression
Iteration
This occurs majorly due to conditional operators and functions which redirect the code back to the snippet, making it non-stop.
Endless Loop
Endless Iteration
Repetition
Iteration
Words that are reserved by a programming language or a program as they have special meaning
Operands
Value
Keywords
Null
A person who designs programs that process data and perform tasks that users don’t directly see.
System Analyst
Backend Developer
Server Developer
Frontend Developer
Programs are the step-by-step instructions that tell a computer how to perform a task.
False
True
Wrong Statement
It is what the user sees and interacts with while an application is running.
User Design
Application
User Interface
An environment that contains all of the tools and features you need to create, run, and test your programs.
Application Program Interface
Integrated Development Environment
Programming Language
Computer programmers are responsible for translating the solution into a language that the computer can understand—a process is called ________
Developing
Program
Language
Coding
The purpose of the initial meetings with the user is to determine the exact problem and to agree on a solution. After the programmer and user agree on the solution, the programmer begins converting the solution into a computer program.
True
False
Wrong Statement
