C# .NET Flashcards

1
Q

What is the top .NET class that everything is derived from?

A

System.Object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can you store multiple data types in System.Array?

A

No.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the .NET collection class that allows an element to be accessed using a unique key?

A

No.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly