Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-26-2006, 10:59 AM   #1 (permalink)
 
Super Techie

Join Date: Jul 2006

Posts: 486

ZeroShade is on a distinguished road

Default True or false table

In java, certain things will lead to true or false. For example, (2>2)||(4==4)&&(1<0))
Whats the table that goes with this?
__________________
Live And Let Learn.
ZeroShade is offline  
Old 10-26-2006, 11:15 AM   #2 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

I'm not sure what your question is. Do you want a general truth table? Do you want a truth table for that specific statement? Are you wanting to know the precedence of the operators? Are you trying to understand what the operators mean? The statement you have posted evaluates to false.
jaeusm is offline  
Old 10-26-2006, 11:17 AM   #3 (permalink)
 
Super Techie

Join Date: Jul 2006

Posts: 486

ZeroShade is on a distinguished road

Default

general truth table
__________________
Live And Let Learn.
ZeroShade is offline  
Old 10-26-2006, 11:52 AM   #4 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,413

office politics will become famous soon enough

Default

http://en.wikipedia.org/wiki/Karnaugh_map


posted the same in another thread
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On