CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

quiz-placeholder

Similar activities

Soal UTS Pemrograman Web Dasar

Soal UTS Pemrograman Web Dasar

University

65 Qs

Tech Quiz round 1

Tech Quiz round 1

University

60 Qs

IWT QUIZ CSE A

IWT QUIZ CSE A

University

60 Qs

Quiz Pemrograman Java (Bpro)

Quiz Pemrograman Java (Bpro)

University

60 Qs

revise test no1

revise test no1

University

60 Qs

JDBC

JDBC

University

67 Qs

FSWD Ajax React PHP Jquery

FSWD Ajax React PHP Jquery

University

66 Qs

Test 1 Category A

Test 1 Category A

University

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