Search Header Logo

Class X - Java 1

Authored by Barikynti Warjri

Computers

10th Grade

Used 15+ times

Class X - Java 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 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

20 sec • 1 pt

Which of the following is not a Java features?

Dynamic

Architecture Neutral

Use of pointers

Object-oriented

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The \u0021 article referred to as a

Unicode escape sequence

Octal escape

Hexadecimal

Line feed

4.

MULTIPLE CHOICE QUESTION

20 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

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

24

23

20

25

6.

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 )

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which keyword is used for accessing the features of a package?

package

import

extends

export

Access all questions and much more by creating a free account

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

Already have an account?