WorksheetsProgramming Concepts
Total questions: 17
Worksheet time: 6mins
Name
Class
Date
1.
This is a computer programming language that isn't limited by the computer, designed for a specific job, and is easier to understand. It is more like human language and less like machine language.
a)
computer language
b)
middle level language
c)
high level language
d)
low level language
2.
This is a program that executes instructions written in a high-level language. It reads the source code one instruction or line at a time, converts this line into machine code and executes it.
a)
Interpreter
b)
Assembler
c)
Compiler
d)
Gamer
3.
This is a set of instructions following the rules of the chosen language.
a)
compile
b)
program
c)
code
d)
semantics
4.
This is a collection of binary digits or bits that the computer reads and interprets.
a)
machine language
b)
programming language
c)
high level language
d)
computer language
5.
It keep statements that are “stacked” in sequence all starting in the same column.
a)
code
b)
sequence
c)
compile
d)
semantics
6.
There are ______ generations of computer language.
a)
4
b)
5
c)
6
d)
3
7.
This is a group of related data values (called elements) that are grouped together.
a)
Interpreter
b)
Compiler
c)
Array
d)
Coder
8.
This include textboxes, buttons, pull down menus, list and combo boxes.
a)
GUI
b)
IDE
c)
C++
d)
OOP
9.
A vocabulary and set of grammatical rules (syntax) for instructing a computer to perform specific tasks.
a)
Dynamic Language
b)
Programming Language
c)
Programmer
d)
Static Language
10.
___________refers to the process of examining and removing errors from a program's source code.
a)
debug
b)
Compiler
c)
bug
d)
Compiler
11.
This is a location capable of storing temporary data within a program.
a)
Modifier
b)
Declaration
c)
Constant
d)
Variable
12.
Program used to convert or translate programs written in assembly code to machine code.
a)
Assembler
b)
Compiler
c)
Coder
d)
Compiler
13.
This is a programming language model organized around "objects" rather than "actions" and data rather than logic.
a)
GUI
b)
IDE
c)
OOP
d)
C++
14.
A _____________can refer to a data type or object used in computer programming that does not have a return a value or type.
a)
Modifier
b)
Declaration
c)
Constant
d)
Void
15.
A _____________ is a general term used to describe any unexpected problem with hardware or software.
a)
debug
b)
Compiler
c)
bug
d)
interpreter
16.
What are your insights into Programming Language Concepts? (1 or 2 Sentence(s))
4 lines
17.
Which of these Describe you the best?
a)
machine language
b)
assembly language
c)
high level language
100 %
