JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

30 Qs

quiz-placeholder

Similar activities

OODJ-QUIZ2-E180322022

OODJ-QUIZ2-E180322022

University

30 Qs

Neo Coding Round 1 Set 4

Neo Coding Round 1 Set 4

University

25 Qs

ITElec1_Recitation_1

ITElec1_Recitation_1

University

25 Qs

Kuis PBO 1

Kuis PBO 1

KG - University

25 Qs

JAVA PROGRAMMING

JAVA PROGRAMMING

University

30 Qs

JAVA BASICS

JAVA BASICS

University

25 Qs

Java - SET -1

Java - SET -1

University

25 Qs

Introduction to Java

Introduction to Java

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?