Thread: Boolean Algebra

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jun 2009
    Posts
    5

    Boolean Algebra

    I am having real trouble understanding these NOT AND and OR Statement in lesson 2 of the C++ tutorial. Cprogramming.com Tutorial: If Statements

    I wondering if the input is true why does it return false. does this mean if the input !1 is true then it returns 0? and vise versa? please someone help me with this because I'm about to start school to take my prerequisites in order for me to get into my major which is software engineering. I really want to get a big head start on the courses I'll be taking in about 1 1/2 years to 2 years.

    Also should I be starting with C++ having never done programming before or should I start with C?
    Last edited by Cyris; 06-07-2009 at 06:48 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. boolean algebra....urgent help needed!
    By Saimadhav in forum C++ Programming
    Replies: 1
    Last Post: 07-28-2008, 07:22 AM
  2. Boolean Algebra
    By Epo in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-05-2005, 04:10 PM
  3. Looking for a Boolean Algebra site
    By Majin_Flack38 in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 11-21-2002, 12:03 PM
  4. Replies: 4
    Last Post: 05-03-2002, 09:40 PM
  5. pop quiz on boolean algebra
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 09-27-2001, 07:11 AM