MSDS

MSDS

University

20 Qs

quiz-placeholder

Similar activities

Business Law

Business Law

University

15 Qs

CodeQuest-R1

CodeQuest-R1

University

20 Qs

CODEATHON'22

CODEATHON'22

University

20 Qs

Revisão de Programação Java

Revisão de Programação Java

9th Grade - University

15 Qs

UTS Teori PJV 2025

UTS Teori PJV 2025

University

25 Qs

Kuis (Kisi - kisi UTS)

Kuis (Kisi - kisi UTS)

University

20 Qs

CS102 QUIZ

CS102 QUIZ

University

15 Qs

Test de evaluación para prácticas del Summer Camp

Test de evaluación para prácticas del Summer Camp

University

20 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?