Computer Science 2 Unit 1 Flashcard

Computer Science 2 Unit 1 Flashcard

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Indicate whether the statement is true or false. Computer Anatomy: The CPU reads high level instructions.

Back

False

2.

FLASHCARD QUESTION

Front

Indicate whether the statement is true or false. A Gigabyte is 1024 bytes.

Back

False

3.

FLASHCARD QUESTION

Front

Which Java feature makes it platform independent?

Back

JVM

4.

FLASHCARD QUESTION

Front

What is the output of the following program segment?
System.out.print("Don't mess ");
System.out.print("with ");
System.out.println("Texas");

Back

Don't mess with Texas

5.

FLASHCARD QUESTION

Front

What is the output of the following program segment?
System.out.println("Total: " + 2 + (8 + 3));

Back

Total: 211

6.

FLASHCARD QUESTION

Front

Which type of error would the following statement generate?
System.out.printline("Hello");

Back

syntax/compiler error

7.

FLASHCARD QUESTION

Front

Which is the hexadecimal representation of the binary number 0110 1111?

Back

6F

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?