Search Header Logo

CS8392 - Object Oriented Programming - Unit 1

Authored by Anbumani Periyasamy

Computers

University

Used 72+ times

CS8392 - Object Oriented Programming - Unit 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming mechanism that binds together code and the data it manipulates, and that keeps both safe from outside interference and misuse.

Polymorphism

Inheritance

Encapsulation

Object-Oriented Programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(from Greek meaning “many forms”) is the quality that allows one interface to access a general class of actions.

Polymorphism

Inheritance

Encapsulation

Object-Oriented Programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the process by which one object can acquire the properties of another object.

Polymorphism

Inheritance

Encapsulation

Object-Oriented Programming

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select all the given characteristic of OOP

Data structures are designed such that they characterize the objects.

C input/output is based on library and the processes are carried out by including functions.

Programs are divided into what are known as objects.

Emphasis is on data rather than procedure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ is procedure oriented programming & C is object oriented programming.

True

False

Trulse

I don't know

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following option leads to the portability and security of Java?

Bytecode is executed by JVM

The applet makes the Java code secure and portable

Use of exception handling

Dynamic binding between objects

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where an object of a class get stored?

Heap

Stack

Disk

File

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