Which is not a valid C# data type?

25. Which is not a valid C# data type?

  1. long
  2. int
  3. float
  4. complex

Answer: D) complex

Explanation:

There is no complex type in C#.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.