Basic C# .net Quiz
Description: Basic C# .net Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: .net c-sharp |
Attempted
0/15
Correct 0
Score 0
‹
›
String mystring; Creates a(n)
A delegate defines
Is it possible to pass methods as arguments for other methods without modification.
What is the proper header for a class that intends to use an interface.
The concept of composition specifies that you can.
In order to lock/unlock an object use the.
Class String and the Char structure found in the:
To create a string literal exclude escape sequence, use: