odd -even numbers

Discussion in 'Programming' started by doooda, Dec 28, 2007.

  1. #1
    Does a compiler understands odd and even as odd numbers and even numbers??

    i need an answer as fast as u can ppl thanx alot :D
     
    doooda, Dec 28, 2007 IP
  2. nihangshah

    nihangshah Prominent Member

    Messages:
    5,536
    Likes Received:
    271
    Best Answers:
    3
    Trophy Points:
    395
    #2
    No, compiler only translates your program code into machine language.

    Program code is the code written in C, C++, Java, etc.
    Machine language is the code that can be understood by computers.
     
    nihangshah, Dec 28, 2007 IP