Answer Posted / sasikumar
byte mean binary digit for 8 digits .
it meant 1 byte store 8 bits .
1bit =1024kb
| Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
What is a const pointer?
Write a Program to accept different goods with the number, price and date of purchase and display them
What is c value paradox explain?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Why is this loop always executing once?
Why enum is used in c?
What is pointer to pointer in c with example?
What is difference between structure and union in c programming?
What does void main () mean?
Did c have any year 2000 problems?
What the different types of arrays in c?
What is a stream?
What is use of #include in c?
What is c programming structure?
What is the time and space complexities of merge sort and when is it preferred over quick sort?