Computer Science, asked by pathakshobha300033, 10 months ago

State the reason why enum boolean ( false, true) ; is better than enum boolean ( true, false) ;

Answers

Answered by ter03404222
1

· State the reason why - 13931681. ... State the reason why enum boolean {false, true}; is better than enum boolean {true, false};. Ask for details  ...

Similar questions