Exam 1: Introduction to Computers and Java

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

Application software refers to programs that make the computer useful to the user.

(True/False)
4.9/5
(36)

A runtime error is usually the result of:

(Multiple Choice)
4.9/5
(31)

Software refers to:

(Multiple Choice)
4.7/5
(37)

Which of the following will compile a program called ReadIt?

(Multiple Choice)
4.8/5
(38)

A byte is a collection of:

(Multiple Choice)
4.8/5
(39)

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

(Multiple Choice)
4.8/5
(32)

Java source files end with the .class extension.

(True/False)
4.9/5
(42)

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

(Multiple Choice)
4.8/5
(37)

____________ results in only the object's methods being able to directly access and make the changes to the object's data.

(Multiple Choice)
4.8/5
(36)

Application software refers to:

(Multiple Choice)
4.8/5
(36)

Syntax is:

(Multiple Choice)
4.9/5
(29)

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

Byte code instructions are:

(Multiple Choice)
4.8/5
(33)

RAM is usually:

(Multiple Choice)
4.8/5
(29)

Key words are:

(Multiple Choice)
4.7/5
(43)

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

(True/False)
4.9/5
(39)

This is a software entity that contains data and procedures.

(Multiple Choice)
4.8/5
(33)

Because Java byte code is the same on all computers,compiled Java programs

(Multiple Choice)
4.9/5
(33)

The original name for Java was

(Multiple Choice)
4.7/5
(33)

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

(True/False)
4.8/5
(34)
Showing 21 - 40 of 42
close modal

Filters

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