C/C++ program basics
Friday, 31 May 2013
Order of precedence of operators
According to the order of precedence in a logical operator, the first preference between || (Logical OR) and && (Logical AND) is given to logical AND. Below is the list of logical operators according to the preferences given to them in C language:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment