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
What is far pointer in c?
What is local and global variable in c?
Write programs for String Reversal & Palindrome check
Describe static function with its usage?
What is a memory leak? How to avoid it?
Why can arithmetic operations not be performed on void pointers?
What does %d do in c?
What is extern keyword in c?
What is a rvalue?
What is optimization in c?
What is d'n in c?
Is exit(status) truly equivalent to returning the same status from main?
What does it mean when a pointer is used in an if statement?
What is string function c?
Explain about block scope in c?