how memory store byte

Answers were Sorted based on User's Feedback



how memory store byte ..

Answer / rajendra

Hi sasi wt ever u put a result is wrong


Because bit means either 0 or 1

Is This Answer Correct ?    4 Yes 1 No

how memory store byte ..

Answer / 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

how memory store byte ..

Answer / ram

Hello5 is the answer because the inside printf prints the
string and printf returns the no of charters pinted on the
screen so it is 5.

Is This Answer Correct ?    0 Yes 3 No

how memory store byte ..

Answer / 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

More C Interview Questions

What is structure padding and packing in c?

1 Answers  


Why doesn't the code "a[i] = i++;" work?

4 Answers  


Is reference used in C?

1 Answers  


What is zero based addressing?

1 Answers  


What is character constants?

1 Answers  


What is break statement?

1 Answers  


Should I learn data structures in c or python?

1 Answers  


Is it possible to initialize a variable at the time it was declared?

1 Answers  


What are conditional operators in C?

1 Answers   Adobe,


Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


Why do we write return 0 in c?

1 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 Answers   Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,


Categories