Object-Oriented Concepts

Object-Oriented Concepts

12th Grade

8 Qs

quiz-placeholder

Similar activities

Quad Quiz Enim Masters Grand Finals - Inter M

Quad Quiz Enim Masters Grand Finals - Inter M

6th - 12th Grade

10 Qs

Cyber Security Fundamentals

Cyber Security Fundamentals

12th Grade

10 Qs

විනෝදාස්වාදය (කනිෂ්ඨ)

විනෝදාස්වාදය (කනිෂ්ඨ)

9th - 12th Grade

10 Qs

Accounting Introduction

Accounting Introduction

12th Grade

7 Qs

විද්යාව Sr

විද්යාව Sr

9th - 12th Grade

10 Qs

මානව සම්පත් කළමනාකරණය

මානව සම්පත් කළමනාකරණය

12th Grade

13 Qs

I C T

I C T

12th Grade - University

11 Qs

Economics QUIZ 2

Economics QUIZ 2

12th Grade

8 Qs

Object-Oriented Concepts

Object-Oriented Concepts

Assessment

Quiz

Other

12th Grade

Medium

Created by

Pawani Thenuwara

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Object-Oriented Programming හි ප්‍රධාන සංකල්පය කුමක්ද?

Procedure Based Programming

Top-Down Design approach

Real World Objects

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

වස්තු-නැඹුරු ක්‍රමලේඛනයට සහය නොදක්වන ක්‍රමලේඛන භාෂා මොනවාද?

Python

Pascal

C++

C#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

වස්තූන්ගේ ලක්ෂණ මොනවාද? (What are the features of Objects?)

Attributes and Methods

Variables and Functions

Parameters and Arguments

Classes and Objects

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

වස්තු-නැඹුරු වැඩසටහන්කරණයේ පන්තියක් යනු කුමක්ද?

(What is a Class in Object-Oriented Programming?)

වස්තු සමූහයකි

(A group of Objects)

ගුණාංග සමූහයකි

(A set of Attributes)

ක්‍රම එකතුවකි

(A collection of Methods)

විචල්‍ය වර්ගයකි

(A type of Variable)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

වස්තූන් තුළ ඇති ගුණාංගවල අරමුණ කුමක්ද?

What is the purpose of Attributes in Objects?

වස්තූන්ගේ හැසිරීම නිර්වචනය කිරීමට

To define the behavior of Objects

Objects තුළ දත්ත ගබඩා කිරීමට

To store data in Objects

වස්තූන් තුළ ක්‍රියා සිදු කිරීමට

To perform actions in Objects

වස්තූන් අතර සම්බන්ධතා ඇති කිරීම

To create relationships between Objects

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

වස්තු වල ක්‍රම වල කාර්යභාරය කුමක්ද?

What is the role of Methods in Objects?

වස්තූන්ගේ ව්‍යුහය නිර්වචනය කිරීම

To define the structure of Objects

වස්තූන්හි දත්ත හැසිරවීමට

To manipulate data in Objects

වස්තූන්ගේ තත්වය නියෝජනය කිරීමට

To represent the state of Objects

වස්තූන්ගේ අවස්ථා නිර්මාණය කිරීමට

To create instances of Objects

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

පන්ති සහ වස්තු අතර සම්බන්ධය කුමක්ද?

What is the relationship between Classes and Objects?

පන්ති යනු වස්තූන්ගේ අවස්ථා වේ

Classes are instances of Objects

වස්තු යනු පන්තිවල අවස්ථා වේ

Objects are instances of Classes

පන්ති සහ වස්තු සමාන වේ

Classes and Objects are the same

පන්ති සහ වස්තූන් අතර සම්බන්ධයක් නොමැත

Classes and Objects have no relationship

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Object-Oriented Programming වල වැදගත්කම කුමක්ද?

What is the significance of Object-Oriented Programming?

එය මොඩියුලර් සහ නැවත භාවිතා කළ හැකි කේතය සඳහා ඉඩ සලසයි

It allows for modular and reusable code

එය සංවර්ධන ක්රියාවලිය සරල කරයි

It simplifies the development process

එය කේත සංවිධානය සහ නඩත්තුව වැඩි දියුණු කරයි

It improves code organization and maintenance

ඉහත සියල්ලම

All of the above