Search Header Logo

Chapter 1 Introduction to Computers and Java

Authored by Alex Zaldivar

Computers

University

Used 107+ times

Chapter 1 Introduction to Computers and Java
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

procedural programming, object-oriented programming

object-oriented programming, procedural programming

routine programming, method programming

procedural programming, class programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

run DoItNow

java DoItNow.java

java DoItNow

go DoItNow

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

RAM is usually

an input/output device

a volatile type of memory, used for temporary storage

secondary storage

a static type of memory, used for permanent storage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The two primary methods of programming in use today are

procedural and object-oriented

hardware and software

practical and theoretical

desktop and mobile

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Validating the results of a program is important to

correct runtime errors

make sure the program solves the original problem

create a model of the program

correct syntax error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Software refers to

programs

the physical components a computer is made of

firmware

data stored in RAM

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

close all open windows on your computer system

make sure you are in the same directory or folder where the MyClass.java file is located

execute the java.sun.com program

save the program with the .comp extension

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers