Shannon Anderson-Rush
Quiz by , created more than 1 year ago

A brief review of java programming

1924
0
0
Shannon Anderson-Rush
Created by Shannon Anderson-Rush over 8 years ago
Close

Programming Review

Question 1 of 7

1

A(n) ____ translates and executives one statement at a time.

Select one of the following:

  • compiler

  • interpreter

  • source program

  • symbolic address

Explanation

Question 2 of 7

1

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.

Select one of the following:

  • event driven

  • interpreted

  • event based

  • compiled

Explanation

Question 3 of 7

1

When programmers compile a(n) ___ program, the resulting object code is called bytecode, which is machine independent.

Select one of the following:

  • C

  • Assembly language

  • Java

Explanation

Question 4 of 7

1

The concept of packaging data and procedures into a single object is called ___.

Select one of the following:

  • object code

  • encapsulation

  • an object program

  • a control statement

Explanation

Question 5 of 7

1

Programmers must convert machine language into an assembly language program before the computer can execue, or run, the program.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 7

1

A language's logic is the set of grammar and rules that specifies how to write instructions for a soluition algorithm.

Select one of the following:

  • True
  • False

Explanation

Question 7 of 7

1

An error in a program is known as a beta.

Select one of the following:

  • True
  • False

Explanation