Contructors

Contructors

Professional Development

30 Qs

quiz-placeholder

Similar activities

INTRO & DRAWING TOOLS

INTRO & DRAWING TOOLS

Professional Development

25 Qs

152 revision #4

152 revision #4

Professional Development

30 Qs

Python Test10

Python Test10

Professional Development

27 Qs

Quiz MSTEP-1

Quiz MSTEP-1

Professional Development

28 Qs

Quiz Citata (Backup)

Quiz Citata (Backup)

Professional Development

29 Qs

Learn2Code-17-09-2025

Learn2Code-17-09-2025

Professional Development

30 Qs

Cuestionario de Taladrado

Cuestionario de Taladrado

Professional Development

31 Qs

PythonQuizOnKeywordsVariablesExpressionsOperators&Statements

PythonQuizOnKeywordsVariablesExpressionsOperators&Statements

Professional Development

25 Qs

Contructors

Contructors

Assessment

Quiz

Engineering

Professional Development

Medium

Created by

SrinivasaRao SrinivasaRao

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the output of the given program?

Object will be created Successfully

Compile Time Error

Successfully Compiled, but no output

None

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the output?

Sample

Compile Time error

Successfully comiled, but nothing will be printed

None

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the output?

Compile Time error

Sample

Nothing will be printed

Run Time error

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the output?

Compile Time error

During object creation virtual Default constructor will be created

Run Time error

None

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a Constructor _________

Constructor is a Special Operator

Constructor is a Special keyword

Constructor is a Special Method

Constructor is a Special variable

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the Syntax of the Constructor?

return_type Name()

{

}

data_type Name()

{

}

modifier Name()

{

}

none

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When the constructor will be called/invoked?

It will not invoke directly, we need to call it explicitly

It will be invoked automatically during the object creation

It will be invoked during the main() method execution

None

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?