Java Module 1 Quiz

Java Module 1 Quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript Lesson 1

JavaScript Lesson 1

11th Grade - University

20 Qs

Quiz sobre el ornitorrinco y la programación

Quiz sobre el ornitorrinco y la programación

8th Grade - University

15 Qs

Quiz tentang Google Colab

Quiz tentang Google Colab

10th Grade - University

20 Qs

Introduction to HTML

Introduction to HTML

11th Grade

18 Qs

Quis code blocks

Quis code blocks

11th Grade

10 Qs

Финал ЛШ по информатике - квиз | Розыгрыш доступа

Финал ЛШ по информатике - квиз | Розыгрыш доступа

11th Grade

19 Qs

Introduction to C# Programming

Introduction to C# Programming

10th Grade - University

20 Qs

Bài 26

Bài 26

10th Grade - University

15 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?