Java Module 1 Quiz

Java Module 1 Quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

Review Time

Review Time

11th Grade - University

15 Qs

Quiz aula 8

Quiz aula 8

9th - 12th Grade

10 Qs

JavaFX

JavaFX

9th - 12th Grade

12 Qs

Python Mod 2 Sec 5

Python Mod 2 Sec 5

11th Grade

10 Qs

PSAJ

PSAJ

9th - 12th Grade

20 Qs

Экзамен C++ ОП

Экзамен C++ ОП

9th - 12th Grade

17 Qs

Eval. 3B Bloque 1

Eval. 3B Bloque 1

9th Grade - University

15 Qs

Pemrograman Web dan Perangkat Bergerak

Pemrograman Web dan Perangkat Bergerak

11th Grade

10 Qs

Java Module 1 Quiz

Java Module 1 Quiz

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Miguel Salvador

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java is currently owned by which company?

Microsoft

Sun Microsystems

Oracle

IBM

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes Java platform-independent?

It uses HTML

It is only used in Windows

You write the program once and run it on multiple platforms

It doesn’t require compilation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of where Java can be used?

Android apps

Web applications

Database creation only

Desktop applications

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol starts a single-line comment in Java?

/* comment */

// comment

<!-- comment -->

** comment **

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type used to store a single character in Java?

String

char

boolean

int

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to find the remainder of a division?

/

%

*

#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In postfix form (x++), when is the value of the variable increased?

Before it’s used in the expression

After it’s used in the expression

During program compilation

Never

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?