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

f()
{
int a=2;
f1(a++);
}
f1(int c)
{
printf("%d", c);
}
c=?

Answer Posted / raj

f1 should have a prototype

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define and explain about ! Operator?

1047


What are c identifiers?

1151


using for loop sum 2 number of any 4 digit number in c language

2419


Is there any demerits of using pointer?

1120


How many parameters should a function have?

1254


What are keywords c?

1097


What does it mean when the linker says that _end is undefined?

1148


What is the use of f in c?

1033


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

5330


write a program in c language to print your bio-data on the screen by using functions.

6840


What is anagram in c?

984


When should the volatile modifier be used?

1237


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

4051


What is the difference between typedef struct and struct?

1168


What is modeling?

1097