FINAL TEST FOR JAVA PROGRAMMING 2

FINAL TEST FOR JAVA PROGRAMMING 2

University

50 Qs

quiz-placeholder

Similar activities

Pre-Test NS123

Pre-Test NS123

University

47 Qs

AP CS P 5.1

AP CS P 5.1

10th Grade - University

50 Qs

Lesson 1 Quiz: Spreadsheets using Excel

Lesson 1 Quiz: Spreadsheets using Excel

University

45 Qs

Data Communication and Network

Data Communication and Network

11th Grade - University

50 Qs

IP MIDTERM

IP MIDTERM

University

45 Qs

Let's Study NetFund ❦ 2

Let's Study NetFund ❦ 2

University

50 Qs

shell programing

shell programing

University - Professional Development

49 Qs

Rekayasa Perangkat Lunak

Rekayasa Perangkat Lunak

University

50 Qs

FINAL TEST FOR JAVA PROGRAMMING 2

FINAL TEST FOR JAVA PROGRAMMING 2

Assessment

Quiz

Computers

University

Medium

Created by

Jeffmark Pinaredondo

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a valid Java identifier?

my Variable
2ndVariable
variable-1
myVariable

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the decimal equivalent of the octal number 34?

28
31
42
25

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is the decimal number 63 represented in hexadecimal?

3F
6E
FF
63

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is the octal number 54 converted to binary?

110011
101100
100101
111000

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of the expression int x = 5; x++;?

6
4
10
7

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of int y = 8; y--; after this statement is executed?

5
9
6
7

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the expression int z = 10; ++z; evaluate to?

11
0
12
10

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?