(Choose 1 answer)
Which statement is incorrect about C# language?
A. C# does support Automatic memory management through the delete keyword
B. There is no pointer required in C#
C. C# fully supports interface-based programming techniques
D. C# fully supports aspect-oriented programming techniques
Finish
E23