Search Header Logo

1MU_OOP_Basic_Unit1

Authored by Dr.Sanjeev Gour

Computers

University

Used 3+ times

1MU_OOP_Basic_Unit1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a fundamental concept of Object-Oriented Programming (OOP)?

Inheritance

Polymorphism

Abstraction

Function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which principle of object-oriented programming allows objects to be treated as instances of their parent class rather than their actual class?

  • Encapsulation

  • Inheritance

  • Abstraction

  • Polymorphism

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of abstraction in object-oriented design?

  • To hide implementation details and show only functionality

  • To provide multiple ways to call a function

  • To allow one class to inherit the properties of another

  • To bind data and functions together

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ underlines the feature of Polymorphism in a class.

  • Nested class

  • Virtual Function

Inline function

  • Enclosing class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The feature by which one object can interact with another object is __?

  • Data transfer

Data Binding

  • Message reading

  • Message Passing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best defines a class?

Parent of an object

Instance of an object

Blueprint of an object

Scope of an object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language doesn’t support multiple inheritance?

C++ and Java

C and C++

Java and SmallTalk

Java

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers