Exam 1: Introduction to Computers and Java

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Another term for programs is :

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

B

Computers can do many different jobs because they are:

Free
(Multiple Choice)
4.7/5
(23)
Correct Answer:
Verified

B

Compiled byte code is also called source code.

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

False

This is a special language used to write computer programs.

(Multiple Choice)
4.9/5
(32)

The Java Virtual Machine is a program that reads Java byte code instructions and executes them as they are read.

(True/False)
4.9/5
(44)

In the programming process which of the following is not involved in defining what the program is to do:

(Multiple Choice)
4.7/5
(40)

This is a cross between human language and a programming language.

(Multiple Choice)
4.8/5
(38)

Encapsulation refers t the combining of data and code into a single object.

(True/False)
4.9/5
(41)

The major components of a typical computer system consist of:

(Multiple Choice)
4.8/5
(35)

A computer program is:

(Multiple Choice)
4.9/5
(43)

Java was developed by

(Multiple Choice)
4.9/5
(40)

Internally,the central processing unit (CPU)consists of two parts:

(Multiple Choice)
5.0/5
(27)

An operating system can be categorized according to:

(Multiple Choice)
4.8/5
(40)

Colons are used to indicate the end of a Java statement.

(True/False)
4.9/5
(36)

Variables are:

(Multiple Choice)
4.8/5
(39)

Suppose you are at an operating system command line,and you are going to use the following command to compile a program: javac MyClass.java Before entering the command,you must:

(Multiple Choice)
4.9/5
(45)

The contents of a variable cannot be changed while the program is running.

(True/False)
4.7/5
(34)

Which of the following will run the compiled program ReadIt?

(Multiple Choice)
4.8/5
(29)

One of the design tools used by programmers when creating a model of the program is:

(Multiple Choice)
4.8/5
(39)

The purpose of validating the results of the program is:

(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 42
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)