:: C Language Interview Questions ::

Click on >> (Arrow for More Questions) 

  Answer/Explaination : 

i=0


(Exp):
In the expression !i>14 , NOT (!) operator has more precedence than ' >' 
symbol. ! is a unary logical operator. !i (!10) is 0 (not of true is false). 0>14 is false 
(zero). 
 
 

Next >>

 
 

Quick Links

| Home | C Language | All India Entrances | Previous Year Papers | Software Projects

| Project Reports | Job Alerts & Notifications | Technical Interview Questions |

| Audio Visual Notes |