OOP & c#

OOP & c#

11th Grade

20 Qs

quiz-placeholder

Similar activities

Kuis Pilihan Ganda PBO

Kuis Pilihan Ganda PBO

11th Grade

20 Qs

Java Class Vocabulary

Java Class Vocabulary

11th Grade - University

17 Qs

Pemodelan Perangkat Lunak 1

Pemodelan Perangkat Lunak 1

11th Grade

20 Qs

Programming General Knowledge Stds 2

Programming General Knowledge Stds 2

9th - 12th Grade

21 Qs

AP CSA Unit Review

AP CSA Unit Review

11th - 12th Grade

25 Qs

Perseritje OOP

Perseritje OOP

1st - 12th Grade

17 Qs

Java, part I

Java, part I

11th Grade - University

20 Qs

2.2.1 Programming techniques

2.2.1 Programming techniques

11th Grade

20 Qs

OOP & c#

OOP & c#

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Stefano Murtas

Used 78+ 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?