CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

quiz-placeholder

Similar activities

GravenQUIZ

GravenQUIZ

KG - University

60 Qs

การเขียนโปรแกรมบนมาตรฐานเปิด

การเขียนโปรแกรมบนมาตรฐานเปิด

University

60 Qs

BSIT2A Long Quiz OOP2

BSIT2A Long Quiz OOP2

University

60 Qs

C++ Final Quiz

C++ Final Quiz

University

65 Qs

JAVA QUIZZ-3

JAVA QUIZZ-3

University

60 Qs

Trắc nghiệm nhập môn OOP

Trắc nghiệm nhập môn OOP

University

62 Qs

FINAL EXAMINATION | CSC 113 - Computer Programming 2

FINAL EXAMINATION | CSC 113 - Computer Programming 2

University

60 Qs

Soal UTS PBO Lanjut

Soal UTS PBO Lanjut

University

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