C Sharp Programming (C#) Quiz 2

C Sharp Programming (C#) Quiz 2

………. method can be used to write contents to a file on hard disk.





Do we use #preprocessor in C# like C/C++?



We use ………. keyword to refer to the current class in C#.





Properties can be declared in?





Which of the following is not a keyword in C#?





All stream classes are based on ……….





………. is not a namespace of C#.NET.





In C#, a function can return ………. values.





We use ………. keyword to access members of a parent class in C#.





2D jagged array is better than 2D rectangular array because of ……….