Chapter 1 Introduction to Computers and Java

Chapter 1 Introduction to Computers and Java

University

15 Qs

quiz-placeholder

Similar activities

Control Structures

Control Structures

University

14 Qs

Python Control Structures

Python Control Structures

University

20 Qs

Visual Basic Intro

Visual Basic Intro

University

10 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Introduction To Programming

Introduction To Programming

University

10 Qs

Java Architecture

Java Architecture

University

10 Qs

Memahami PBO

Memahami PBO

11th Grade - University

15 Qs

JAVA Basics Quiz

JAVA Basics Quiz

University

20 Qs

Chapter 1 Introduction to Computers and Java

Chapter 1 Introduction to Computers and Java

Assessment

Quiz

Computers

University

Medium

Created by

Alex Zaldivar

Used 105+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?