Search Header Logo

CIS18A Quiz 1 Review Game

Authored by Kasey Nguyen

Computers

University

Used 24+ times

CIS18A Quiz 1 Review Game
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

1 min • 1 pt

Using JDK and command line, what command is used to compile a file in Java?

java

javac

javacompile

compile.java

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the type of statements that forces the next iteration of the loop to take place, skipping any code between itself and the conditional expression that controls the loop.

continue

return

forward

break

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When working with Java’s type promotion rules, what type of data can char, byte, and short values can be promoted to?

string

long

float

int

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following options is considered a highly optimized set of instructions designed to be executed by Java Virtual Machine (JVM)?

bytecode

objectcode

classcode

datacode

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of: x = 7; y = ++x * 3 - 2

19

20

21

22

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following options is considered to be a named memory location that can be assigned a value?

method

variable

class

object

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the appropriate variable name, by best practice.

CM2019

%_CM2019

2019CM

%CM2019

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?