Exam 1: Introduction to Computers and Java

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

Byte code instructions are:

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

D

A runtime error is usually the result of:

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

A

Another term for programs is:

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

B

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.7/5
(33)

A computer program is:

(Multiple Choice)
4.8/5
(37)

Each byte is assigned a unique number known as an address.

(True/False)
4.8/5
(33)

An operating system can be categorized according to:

(Multiple Choice)
4.9/5
(32)

Software refers to:

(Multiple Choice)
4.7/5
(36)

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

(Multiple Choice)
4.8/5
(40)

Java source files end with the .class extension.

(True/False)
4.7/5
(32)

Which of the following is NOT part of the programming process?

(Multiple Choice)
4.8/5
(39)

When an object's internal data is hidden from outside code and access to that data is restricted to the object's methods, the data is protected from accidental corruption.

(True/False)
4.9/5
(34)

Logical errors are mistakes that cause the program to produce erroneous results.

(True/False)
4.8/5
(40)

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

(True/False)
4.8/5
(41)

Application software refers to:

(Multiple Choice)
4.9/5
(38)

Syntax is:

(Multiple Choice)
5.0/5
(34)

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

(Multiple Choice)
4.9/5
(30)

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

(True/False)
4.7/5
(42)

________ refers to the physical components that a computer is made of.

(Multiple Choice)
4.8/5
(28)

This is a software entity that contains data and procedures.

(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 51
close modal

Filters

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