Answer Posted / hasib
C is based program . The computer only know binary number (0s and 1s)
That is why identifiers not to give one digits , he give two digits follow binary number c++.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Write a code of a general series where the next element is the sum of last k terms.
How do you determine a file’s attributes?
In a byte, what is the maximum decimal number that you can accommodate?
What is && in c programming?
Difference between strcpy() and memcpy() function?
What is a null pointer in c?
What are the three constants used in c?
What's a good way to check for "close enough" floating-point equality?
what are the different storage classes in c?
Why is c so powerful?
What is modifier & how many types of modifiers available in c?
What are the complete rules for header file searching?
What is a 'null pointer assignment' error?
How can a string be converted to a number?
Explain argument and its types.