Programming Languages: C, C++, Java, and C# Fundamentals

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

How can pointers be used in C#

  1. No,pointers can not be used here
  2. by using unsafe block
  3. by compiling using /unsafe option in command line only
  4. Both B and C
  5. None
Change Mode