JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

30 Qs

quiz-placeholder

Similar activities

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

University

26 Qs

UAS PBO

UAS PBO

University

30 Qs

UJIAN MID SEMESTER 1 XI RPL PEMODELAN PERANGKAT LUNAK

UJIAN MID SEMESTER 1 XI RPL PEMODELAN PERANGKAT LUNAK

University

30 Qs

OCR H446 -term 1

OCR H446 -term 1

12th Grade - University

25 Qs

Method in Java

Method in Java

University

26 Qs

Remedial 2023 PWL

Remedial 2023 PWL

University

30 Qs

Java Programming Quiz

Java Programming Quiz

University

26 Qs

OBJECTORIENTED PROGRAMMING(OOP|MIDTERM)

OBJECTORIENTED PROGRAMMING(OOP|MIDTERM)

University

25 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

Assessment

Quiz

Computers

University

Medium

Created by

KAMESWARA RAO

Used 44+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 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

45 sec • 1 pt

Which of the following is not a Java features?

Dynamic

Architecture Neutral

Use of pointers

Object-oriented

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

JVM

JRE

JDK

JDB

4.

MULTIPLE CHOICE QUESTION

45 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';

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

0

Not a number

Infinity

Run time exception

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

0

Not a number

Infinity

Run time exception

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

0

Not a number

Infinity

Run time exception

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?