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#
- No,pointers can not be used here
- by using unsafe block
- by compiling using /unsafe option in command line only
- Both B and C
- None