2
(Choose 1 answer)
Which of the following statements is not true about C#?
A. Full support for interface-based programming techniques
B. Pointer has completely removed in C#
C. Automatic memory management through garbage collection
D. Support pass parameters by ref and out keyword
Finish