Answer Posted / himansu nayak
Memory store byte in bits, becoz 1byte=1bit.
we can get a clear picture about this when we are doing the
bits operation .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you convert strings to numbers in C?
What is ambagious result in C? explain with an example.
Write a program to know whether the input number is an armstrong number.
What is c method?
What do you understand by normalization of pointers?
Why c is called top down?
What is difference between array and pointer in c?
What is double pointer in c?
Tell us something about keyword 'auto'.
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What are different storage class specifiers in c?
How can I make sure that my program is the only one accessing a file?
Explain what is the difference between null and nul?
using only #include
Explain the use of 'auto' keyword in c programming?