Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 the purpose of the fflush() function in C?

2 Answers  


What are the types of pointers?

0 Answers  


Why is #define used?

0 Answers  


Give a fast way to multiply a number by 7

15 Answers   Accenture, Aricent, Microsoft,


What are the various topologies? Which one is the most secure?

2 Answers  


What is main () in c language?

0 Answers  


program for validity of triangle from 3 side

7 Answers  


HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE

3 Answers   Wipro,


What is the output for the following program #include<stdio.h> main() { char a[5][5],flag; a[0][0]='A'; flag=((a==*a)&&(*a==a[0])); printf("%d\n",flag); }

5 Answers   ADITI, Wipro,


What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); }

21 Answers   ADITI, Student, TCS,


write function to reverse char array ... without using second array

3 Answers  


What is the newline escape sequence?

0 Answers  


Categories