sir you said computer only understands 0s,1s but how will it understand if,functions etc
General topic on computer
Hey @viknesh1375 yes computer only unders 0 & 1 i.e., binary language. As you see if or any function is a high level language. What compiler does is convert this high level language to low level language where low level language is of the for 0 & 1 . so computer understand this low level language.
so how do computer interpret the if and functions
Each syntax has different binary values, like for if there will be a separate binary value and for function there will be a separate. That’s how computer understand that this binary format matches with that of if, so it must be a if statement.
See this:
what are libraies .what is the use of iostream
Have replied to you on chat. You can see it there.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.