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 / niranjan kumar niraj

output is ascii value & character

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

1100


What is meant by int main ()?

1255


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

1153


Explain what math functions are available for integers? For floating point?

1160


What does s c mean in text?

1146


What is data type long in c?

1116


What library is sizeof in c?

1140


Should I learn c before c++?

1298


When should a type cast be used?

1065


Explain the process of converting a Tree into a Binary Tree.

2724


in iso what are the common technological language?

2163


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

1133


What does the file stdio.h contain?

1119


What is ambagious result in C? explain with an example.

2695


What are the different types of control structures in programming?

1177