6.1

November 28, 2007 rita1012

P     Q           ! ((P//Q) && (P&&Q)T     T           FalseT      F          TrueF      T          FalseF      F          True  2a) Trueb) Falsec)Trued)False 4. ! > && >|| 5.  Construct a Boolean expression that tets whether the value of variable x is within the range specified by the variables min (the smallest) and max (the largest).

- if (min<= x && x<=max)System.out.println (”x is within the min and the max. “)

 

Entry Filed under: Uncategorized

Leave a Comment

Required

Required, hidden



Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to comments via RSS Feed

Pages

Categories

Calendar

November 2007
M T W T F S S
« Oct   Dec »
 1234
567891011
12131415161718
19202122232425
2627282930  

Most Recent Posts