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
When should volatile modifier be used?
When should a type cast not be used?
What is difference between array and pointer in c?
Why is c not oop?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Explain what is wrong with this statement? Myname = ?robin?;
How can I determine whether a machines byte order is big-endian or little-endian?
Which is an example of a structural homology?
Why can’t constant values be used to define an array’s initial size?
Is there any demerits of using pointer?
What is the correct code to have following output in c using nested for loop?
How can you increase the size of a statically allocated array?
about c language
How does normalization of huge pointer works?