Keywords in the C# (CSharp) programming language

There are 79 keywords defined in C#. How many can you name
List from http://msdn.microsoft.com/
Quiz by Crantor
Rate:
Last updated: February 1, 2014
You have not attempted this quiz yet.
First submittedFebruary 1, 2014
Times taken1,048
Average score45.6%
Report this quizReport
12:00
Enter answer here
0
 / 79 guessed
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Keywords
A
abstract
as
B
base
bool
break
byte
C
case
catch
char
checked
class
const
continue
D
decimal
default
delegate
do
double
E
else
enum
event
explicit
extern
F
false
finally
fixed
float
for
foreach
G
goto
I
if
implicit
in
in (generic modifier)
int
interface
internal
is
L
lock
long
N
namespace
new
null
O
object
operator
out
out (generic modifier)
override
P
params
private
protected
public
R
readonly
ref
return
S
sbyte
sealed
short
sizeof
stackalloc
static
string
struct
switch
T
this
throw
true
try
typeof
U
uint
ulong
unchecked
unsafe
ushort
using
V
virtual
void
volatile
W
while
+3
Level 18
May 17, 2021
I got 'stackalloc' but missed 'while', lol