MSDS

MSDS

University

20 Qs

quiz-placeholder

Similar activities

Java Debugging Questions - E

Java Debugging Questions - E

University

15 Qs

UNIT III MCQ

UNIT III MCQ

University

20 Qs

C Programming

C Programming

12th Grade - University

25 Qs

Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

Business Law test 6

Business Law test 6

University

20 Qs

Java Programming midterm exam

Java Programming midterm exam

University

24 Qs

round 2

round 2

University

25 Qs

class,obj and Constructor Quiz

class,obj and Constructor Quiz

University

17 Qs

MSDS

MSDS

Assessment

Quiz

Other

University

Medium

Created by

Maha Lakshmi

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is Polymorphism?

Many with many forms

One with many forms

Many with one form

Not than one form

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

When object creation is not required in java?

public void main(String args[ ])

void main(String args[ ])

public static void main(String args[ ])

public static void main(string args[ ])

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which is the correct method for object creation?

class name object name = new class name( );

object name = new name( );

class object name = new object name( );

class name = new name( );

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Methods having same name with different parameters in same class is known as_________

Method loaded

constructor over loading

constructor loaded

Method over loading

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

In constructor overloading class name and method name must be same.

True

False

6.

FILL IN THE BLANK QUESTION

30 sec • 3 pts

Full form of JVM

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which java modifiers are used for class?

public

default

protected

both A and B

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?