CSC305: TOPIC 6

CSC305: TOPIC 6

University

15 Qs

quiz-placeholder

Similar activities

Objection-Oriented Concepts

Objection-Oriented Concepts

University

10 Qs

Quiz 1 - Intro to C#

Quiz 1 - Intro to C#

University

10 Qs

Programming Paradigms

Programming Paradigms

University

10 Qs

IT Quiz Round 3

IT Quiz Round 3

University

10 Qs

C Language

C Language

10th Grade - University

11 Qs

POS - Prelim Examination

POS - Prelim Examination

University

20 Qs

Komputer

Komputer

1st Grade - University

11 Qs

Programming Java

Programming Java

University

20 Qs

CSC305: TOPIC 6

CSC305: TOPIC 6

Assessment

Quiz

Computers

University

Hard

Created by

Yanti CJ

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Listed below are key concepts of object-oriented programming EXCEPT _____.

Abstraction

Function

Inheritance

Polymorphism

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Polymorphism can be achieved through method everriding & method overloading.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Pascal is one of the popular object-oriented programming languages.

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Object-oriented programming does not support code reusability.

False

True

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Object-oriented programming supports stateless programming model which means it cannot modify data.

False

True

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following is not a Java features?

Dynamic

Architecture Neutral

Use of pointers

Object-oriented

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following for loop declaration is not valid?

for ( int i = 99; i >= 0; i / 9 )

for ( int i = 7; i <= 77; i += 7 )

for ( int i = 20; i >= 2; - -i )

for ( int i = 2; i <= 20; i = 2* i )

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?