CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

quiz-placeholder

Similar activities

PPS - Chapter 7,8,9,10

PPS - Chapter 7,8,9,10

University

60 Qs

JAVA PROG2 Test

JAVA PROG2 Test

University

60 Qs

FINAL EXAMINATION | CSC 113 - Computer Programming 2

FINAL EXAMINATION | CSC 113 - Computer Programming 2

University

60 Qs

Online Quiz for B.Tech AI/ML II Year III Semester

Online Quiz for B.Tech AI/ML II Year III Semester

University

60 Qs

Java

Java

University

65 Qs

U23CS381 - ADD QUIZ Assessment

U23CS381 - ADD QUIZ Assessment

University

60 Qs

JAVA 4C123 4

JAVA 4C123 4

University

60 Qs

TKI MODUL 2 RPL

TKI MODUL 2 RPL

University

63 Qs

CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

Assessment

Quiz

Computers

University

Hard

Created by

Anbumani Periyasamy

Used 72+ times

FREE Resource

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

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?