C Sharp Programming (C#) Quiz 3

C Sharp Programming (C#) Quiz 3

Every subclass of abstract class must ………..





………. is a type of ordered collection in C#.





Reference variables are defined by using ………. specifier.





Number of parents a class is allowed to have in C# is ……….




In C#, ……….





………. is a kind of class which can act as a base class but cannot have its subclass.





A single try block can have more than once catch block to handle different kinds of exceptions.



An abstract class ……….





Number of children a class is allowed to have in C# is ……….




In C#, parameters can be passed by ……….