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...

main()
{
charx;
while (x=0;x<=255;x++)
printf("\nAscii value %d Character %c,x,x);
}

Answer Posted / abdulhamid

actually iwanna the answer.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

2067


How many keywords (reserve words) are in c?

1190


What is function prototype in c with example?

1163


What is break in c?

1104


How can this be legal c?

1149


Explain how can I pad a string to a known length?

1249


What does the message "automatic aggregate intialization is an ansi feature" mean?

1242


void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply

2851


Hi can anyone tell what is a start up code?

2138


Do you have any idea how to compare array with pointer in c?

1094


What is a pointer on a pointer in c programming language?

1190


What is the advantage of a random access file?

1254


How many bytes is a struct in c?

1216


How can I sort a linked list?

1086


Is array a primitive data type in c?

1132