OOP & c#

OOP & c#

11th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Test Review

Coding Test Review

9th - 12th Grade

21 Qs

INTRODUCTION TO OOP TECHNIQUE

INTRODUCTION TO OOP TECHNIQUE

11th - 12th Grade

15 Qs

Subnetting

Subnetting

10th Grade - Professional Development

15 Qs

Dictionary in Python

Dictionary in Python

10th - 12th Grade

20 Qs

Unit C Review

Unit C Review

10th - 12th Grade

18 Qs

OOP no. 2

OOP no. 2

11th Grade

16 Qs

Final Exam Review

Final Exam Review

9th - 12th Grade

17 Qs

Penilaian Harian Bahasa Kotlin SMT 1 2023

Penilaian Harian Bahasa Kotlin SMT 1 2023

11th Grade

25 Qs

OOP & c#

OOP & c#

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Stefano Murtas

Used 79+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

terminates the execution of the method and gives back the control to the calling method

Return

Parameter

Procedure

Property

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

A function that does not return a value as a return type 

If

Void

String

Int

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

values that have one of only two values: either true or false

Int

string

double

boolean

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

specify what kind of data a valid C# variable can hold

data holder

datatype

data

data link

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

An ______ is created from a class. We have already created the class named Car, so now we can use this to create objects.

To create an ______ of Car, specify the class name, followed by the object name, and use the keyword new

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Choose the right form

it is one to inherit possible fields and methods from class to another

is it possible to inherit and methods fields from class one to another

it is one possible to fields another and to inherit methods from class

it is possible to inherit fields and methods from one class to another

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Data ___________ is the process of hiding certain details and showing only essential information to the user

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?