Slideshow

Monday 25 February 2013


Q.7 Choose the correct answer
(A) enum variable can not be assigned new values
(B) enum variable can be compared
(C) enumeration feature increase the power of C
(D) None of the above

Ans: C
The enumerated data types give an opportunity to invent our own data typeand define
what value the variable of this data type can take.

No comments:

Post a Comment