Java_MCQ_3

Java_MCQ_3

University

15 Qs

quiz-placeholder

Similar activities

Python_Quiz_1

Python_Quiz_1

University

10 Qs

OOP-Q1

OOP-Q1

University

10 Qs

Backend Development

Backend Development

University

10 Qs

Introduction to Programming

Introduction to Programming

University

15 Qs

Python_MCQ_2

Python_MCQ_2

University

15 Qs

Codean - Java Rekursi

Codean - Java Rekursi

University

18 Qs

Java Basics Quiz for CH/PT Students

Java Basics Quiz for CH/PT Students

University

16 Qs

Java_Quiz_Part_2

Java_Quiz_Part_2

University

12 Qs

Java_MCQ_3

Java_MCQ_3

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Dinesh Kushwaha

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this statement is incorrect?

All object of a class are allotted memory for the all the variables defined in the class

If a function is defined public it can be accessed by object of other class by inheritation

main() method must be made public

All object of a class are allotted memory for the methods defined in the class

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Java code?

0 0

5 6

6 5

5 5

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following Java code?

5

0

Garbage Value

-1

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the following Java code?

5

0

Garbage Value

-1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When does Exceptions in Java arises in code sequence?

Run Time

Compilation Time

Can Occur Any Time

None of the mentioned

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of the following Java code?

Garbage value

7 5

5 7

5

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of the following Java program?

Hello

World

HelloWorld

Hello World

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?