FINAL TEST FOR JAVA PROGRAMMING 2

FINAL TEST FOR JAVA PROGRAMMING 2

University

50 Qs

quiz-placeholder

Similar activities

PHP Basics

PHP Basics

University

54 Qs

Jaringan Komputer

Jaringan Komputer

University

50 Qs

Modules 1-2

Modules 1-2

University

53 Qs

Information Technology, the Internet, and You

Information Technology, the Internet, and You

12th Grade - University

46 Qs

Introduction to Computer

Introduction to Computer

University

50 Qs

quiz oop [encapsulation, inherit, interface, abstract]

quiz oop [encapsulation, inherit, interface, abstract]

University

50 Qs

ict 1-50

ict 1-50

University

50 Qs

ICT 151-200

ICT 151-200

University

50 Qs

FINAL TEST FOR JAVA PROGRAMMING 2

FINAL TEST FOR JAVA PROGRAMMING 2

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Jeffmark Pinaredondo

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?