Search Header Logo

C# Interfaces

Authored by Halyna Melnyk

Computers

Professional Development

Used 7+ times

C# Interfaces
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

interfaces in C # provide another way to achieve ...

runtime polymorphism

class inheritance

multiply class inheritance

encapsulation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

use ____ to declare a class interface

delegate keyword

interface keyword

this keyword

abstract keyword

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

interface is a completely _____ class which contains only _____ members

static; abstract

abstract; abstract

abstract; static

sealed; sealed

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

by using interfaces you can include behavior from multiple sources in a class

true

false

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

c# supports multiple inheritances of classes

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when a class or struct implements an interface, the class or struct must provide an implementation for all of the members that the interface defines

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if a base class implements an interface, any class that's derived from the base class inherits that implementation

true

false

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?