Java Fundamentals - 3

Java Fundamentals - 3

University

10 Qs

Student preview

quiz-placeholder

Similar activities

Multithreading + java

Multithreading + java

University

10 Qs

Thread Priorities

Thread Priorities

University

10 Qs

Teks dan Desktop Berbasis Objek

Teks dan Desktop Berbasis Objek

University

10 Qs

Java Quiz 1

Java Quiz 1

University

10 Qs

Java Basic Day-2

Java Basic Day-2

University

10 Qs

java - intro

java - intro

University

11 Qs

Java  - Introduction

Java - Introduction

University

10 Qs

Unit 1 - Classes and Objects

Unit 1 - Classes and Objects

University

10 Qs

Java Fundamentals - 3

Java Fundamentals - 3

Assessment

Quiz

Created by

cgokul CELL-HICET

Computers

University

1 plays

Hard

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Modulus operator (%) can be applied to which of these?

Integers

Floating - point numbers

Both A and B

None of These

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Division operator has ____ precedence over multiplication operator

Heighest

Least

Equal

None of These

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java code, the line that begins with /* and ends with */ is known as?

Multiline comment

Single line comment

Both A & B

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following option leads to the portability and security of Java?

Bytecode is executed by JVM

The applet makes the Java code secure and portable

Use of exception handling

Dynamic binding between objects

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ is used to find and fix bugs in the Java programs.

JVM

JRE

JDK

JDB

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java was first developed in?

1990

1991

1993

1994

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to compile a java program?

javac

java

javad

.javadoc

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?