Shortcut Navigation:

C Sharp Quiz (Class, Interface, Methods)

An event is

A delegate defines

is it possible to pass methods as arguments for other methods without modification

All interfaces must contain Idrivable

What is the proper header for a class that intends to use an interface

In order for a class to use an interface,it must

Every class directtly or indirectly extend the ……………class

the concept of composition specifies that you can

Polymorhism occurs when the methods of the child class

To output the value of multidimensional array,Console.writeLines(_______)

Tagged as: class