April 20, 2009

0 Logical Operators


Logical Operators Given Below



















&&
and
x=6

y=3

(x <>1)

returns true
||
orx=6

y=3

(x==5 || y= =5)
returns false
!notx=6

y=3

!(x= = y)
returns true

0 comments:

Post a Comment

Blogger Themes

 
Powered by Blogger