Exam 1: Introduction to Computers and Java

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

Which of the following commands will run the compiled Java program named DoItNow?

(Multiple Choice)
5.0/5
(32)

Assume you are at the operating system command line and want to use the following command to compile a program: javac MyClass.java Before entering the command you must

(Multiple Choice)
4.9/5
(26)

An object typically hides its data but allows outside code access to

(Multiple Choice)
4.8/5
(27)

Computers can do many different jobs because they are

(Multiple Choice)
4.8/5
(39)

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

(Multiple Choice)
4.8/5
(37)

A set of programming language statements that perform a specific task is a(n)

(Multiple Choice)
4.8/5
(41)

Java source files end with the .class extension.

(True/False)
4.7/5
(39)

While __________ is centered on creating procedures, __________ is centered on creating objects.

(Multiple Choice)
4.9/5
(32)

The data contained in an object is known as

(Multiple Choice)
5.0/5
(42)

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

(Multiple Choice)
4.8/5
(39)

RAM is usually

(Multiple Choice)
4.9/5
(30)

The end of a Java statement is indicated by a ________.

(Multiple Choice)
4.8/5
(33)

A computer program is

(Multiple Choice)
5.0/5
(37)

There are __________ bits in a byte.

(Multiple Choice)
4.8/5
(42)

A procedure is a set of programming language statements that, together, perform a specific task.

(True/False)
4.7/5
(41)

Byte code instructions are

(Multiple Choice)
4.8/5
(42)

The original name for Java was

(Multiple Choice)
4.8/5
(38)

Variables are

(Multiple Choice)
5.0/5
(45)

A solid-state drive has no moving parts and operates faster than a traditional disk drive.

(True/False)
4.8/5
(34)

A characteristic of __________ is that only an object's methods are able to directly access and make changes to an object's data.

(Multiple Choice)
4.8/5
(26)
Showing 21 - 40 of 40
close modal

Filters

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