a) C is strictly a typed language, C#.NET also is a strictly typed language
b) In C, language variables of enum types can be used interchangeably with integers using type casts while enum variables cannot be used as a normal integers in C#.NET
c) None of the mentioned
d) All of the mentioned
Which among the following differentiates enum in C#.NET from enum in C language?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which among the following differentiates enum in C#.NET from enum in C language?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!