ITECA0 Quiz 1 - Basic C#

ITECA0 Quiz 1 - Basic C#

University

30 Qs

quiz-placeholder

Similar activities

Introduction to Java Programming

Introduction to Java Programming

University

25 Qs

Python Programming Quiz

Python Programming Quiz

University

25 Qs

python

python

KG - Professional Development

30 Qs

Computer Pretest1(Arduino Grade8_t1)

Computer Pretest1(Arduino Grade8_t1)

3rd Grade - University

25 Qs

DEBUGGING

DEBUGGING

University

26 Qs

Python

Python

KG - Professional Development

35 Qs

SD_Prelim Exam

SD_Prelim Exam

University

25 Qs

Java Introduction

Java Introduction

University

25 Qs

ITECA0 Quiz 1 - Basic C#

ITECA0 Quiz 1 - Basic C#

Assessment

Quiz

Computers

University

Medium

Created by

Raymond Radebe

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a principle of Object-Oriented Programming (OOP)?

Encapsulation

Polymorphism

Abstraction

Compilation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of hiding the internal details of an object and only exposing necessary information called?

Inheritance

Encapsulation

Abstraction

Polymorphism

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which OOP principle allows a derived class to extend or modify the behavior of a base class?

Inheritance

Encapsulation

Polymorphism

Abstraction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which OOP principle allows one interface to be used for a general class of actions?

Abstraction

Encapsulation

Polymorphism

Inheritance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, a class can inherit from how many base classes?

One

Two

Unlimited

Zero

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop is guaranteed to execute at least once in C#?

for loop

while loop

do-while loop

foreach loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will the following loop execute?

0

4

5

infinite

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?