A(n) ____ translates and executives one statement at a time.
compiler
interpreter
source program
symbolic address
An OOP language is ____, which means an OOP language program checks for and responds to events such as pressing a key or typing a value.
event driven
interpreted
event based
compiled
When programmers compile a(n) ___ program, the resulting object code is called bytecode, which is machine independent.
C
Assembly language
Java
The concept of packaging data and procedures into a single object is called ___.
object code
encapsulation
an object program
a control statement
Programmers must convert machine language into an assembly language program before the computer can execue, or run, the program.
A language's logic is the set of grammar and rules that specifies how to write instructions for a soluition algorithm.
An error in a program is known as a beta.