java

java

1st - 5th Grade

50 Qs

quiz-placeholder

Similar activities

Building Laws Preboard 2 of 2

Building Laws Preboard 2 of 2

KG - Professional Development

50 Qs

Assessment Conocimientos Agile Coach

Assessment Conocimientos Agile Coach

1st - 3rd Grade

53 Qs

UTS ENTERPRENEURSHIP 2021-2022

UTS ENTERPRENEURSHIP 2021-2022

5th Grade

50 Qs

O5A Level 1 Final Exam

O5A Level 1 Final Exam

1st - 3rd Grade

50 Qs

LEA 1 FINAL EXAM

LEA 1 FINAL EXAM

1st Grade

50 Qs

baseball players

baseball players

3rd Grade

47 Qs

present simple

present simple

2nd - 7th Grade

55 Qs

Soal PBB XII KLR 2022

Soal PBB XII KLR 2022

3rd Grade

45 Qs

java

java

Assessment

Quiz

Professional Development

1st - 5th Grade

Medium

Created by

sidarsha m

Used 4+ times

FREE Resource

50 questions

Show all answers

1.

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a Java features?

Dynamic

Architecture Neutral

Use of pointers

Object-oriented

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

JVM

JRE

JDK

JDB

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the expression float a = 35 / 0 return?

0

Not a number

Infinity

Run time exception

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid declaration of a char?

char ch = '\utea';

char ca = 'tea';

char cr = \u0223;

char cc = '\itea';

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate the following Java expression, if x=3, y=5, and z=10:

++z + y - y + z + x++

24

23

20

25

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following for loop declaration is not valid?

for ( int i = 99; i >= 0; i / 9 )

for ( int i = 7; i <= 77; i += 7 )

for ( int i = 20; i >= 2; - -i )

for ( int i = 2; i <= 20; i = 2* i )

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?

Discover more resources for Professional Development