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
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.