The full question is:
Write an expression that evaluates to true if and only if value of the integer variable isAMember is false.
I know that leaving the variable as is makes the value true, but how do I make it false?In C, how do I express a variable as false?
!isAMember
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment