MSDS

MSDS

University

20 Qs

quiz-placeholder

Similar activities

AppWiz round 1

AppWiz round 1

University

20 Qs

Spring Semester Quiz 6

Spring Semester Quiz 6

University

15 Qs

Java Programming Quiz

Java Programming Quiz

University

15 Qs

latihan UAS

latihan UAS

University

25 Qs

Java OOP Concepts Quiz

Java OOP Concepts Quiz

University

19 Qs

Java

Java

University

15 Qs

Java Simple - 1

Java Simple - 1

University

20 Qs

Java Programming Quiz

Java Programming Quiz

University

22 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?