CPE

Is a combination of all the components required to process and store data using a computer.
Hardware
Software
Computer System
System Software
Is the act of developing and writing programs.
Programs
Programming
Input
System software
such as Visual Basic, C#, C++, Java, or COBOL, are used to write programs.
Machine language
Scripting languages
Programming languages
Binary language
It is a grammar rules.
Syntax error
Volatile
Syntax
Non-volatile
Is a computer's on/off circuitry language.
Binary language
Machine language
Programming languages
Scripting languages
Translates a high-level language into machine language and tells you if you have used a programming language incorrectly.
Compiler or interpreter
Loop control
Run time error
Output
Is using a series of Os and 1s.
Machine language
Binary language
Programming languages
Scripting languages
Such as Python, Lua, Perl, and PHP are used to write programs that are typed directly from a keyboard. Scripting languages are stored as text rather than as binary executable files.
Programming languages
Machine language
Scripting languages
Binary language
Occurs when incorrect instructions are performed, or when instructions are performed in the wrong order.
Semantic error
Syntax error
Logical error
Occurs when a correct word is used in an incorrect context.
Logical error
Semantic error
Syntax error
Is a named memory location whose value can vary.
Algorithm
Variable
Is the sequence of steps necessary to solve any problem.
Algorithm
Variable
Supports English-like syntax
High-level programming language
Low-level language
Made up of 1s and Os that the computer understands.
Low-level language
High-level programming language
Is an error in language or grammar.
Syntax error
Logical error
Semantic error
Is an English-like representation of the logical steps it takes to solve a problem.
Pseudocode
Flowchart
Is a pictorial representation of the logical steps it takes to solve a problem.
Pseudocode
Flowchart
Is a variable's name.
Variable
Identifier
Declaration
Is the format for naming variables in which the initial letter is lowercase, multiple-word variable names are run together, and each new word within the variable name begins with an uppercase letter.
Camel casing
Pascal casing
Is the format for naming variables in which the initial letter is uppercase, multiple-word variable names are run together, and each new word within the variable name begins with an uppercase letter.
Camel casing
Pascal casing
Is a variable-naming convention in which a variable's data type or other information is stored as part of its name.
Logical NOT operator
Hungarian notation
Relational comparison operators
Are the symbols that express Boolean comparisons. Examples include =, >,<,>=, <=, and >>. These operators are also called relational operators or comparison operators.
Relational comparison operators
Logical NOT operator
Hungarian notation
Is a symbol that reverses the meaning of a Boolean expression.
Relational comparison operators
Logical NOT operator
Hungarian notation
variable is adding a constant value to it, frequently 1.
Incrementing
Decrementing
A variable is decreasing it by a constant value, frequently 1.
Incrementing
Decrementing
Occur when a loop structure exists within another loop structure.
While loops
Nested loops
Loop body
Loop
Can be used to code definite loops. The for statement contains a loop control variable that it automatically initializes, evaluates, and increments.
Nested loops
for loop
While loop
Loop body
{"name":"CPE", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Is a combination of all the components required to process and store data using a computer., is the act of developing and writing programs., such as Visual Basic, C#, C++, Java, or COBOL, are used to write programs.","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker