Morgan Stanley Interview Question

is pointer available/used in C#?

Interview Answers

Anonymous

Feb 13, 2011

This is wrong. You can use the unsafe keyword to define a function that uses pointers internally.

1

Anonymous

Jan 27, 2011

there is no pointer defined in c#. .