ITECA0 Quiz 1 - Basic C#

ITECA0 Quiz 1 - Basic C#

University

30 Qs

quiz-placeholder

Similar activities

Quiz - I

Quiz - I

University - Professional Development

25 Qs

BSCE_MIDTERM_EXAM

BSCE_MIDTERM_EXAM

University

25 Qs

C Programming Language Quiz

C Programming Language Quiz

University

25 Qs

Java Programming

Java Programming

University

30 Qs

1. Intro to Java

1. Intro to Java

University

25 Qs

SD_Midterm Quiz

SD_Midterm Quiz

University

30 Qs

python collection

python collection

University

29 Qs

Round_1 (B)| Coding Combat 2.0

Round_1 (B)| Coding Combat 2.0

University

30 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?