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

4)What would be the output?
main()
{
int num=425;
pf("%d",pf("%d",num));
}

a)Comp error
b)4425
c)4253
d)3435
e)none

Answer Posted / ar ind,faisal,jitendra

4253 bcoz printf always return no of chracters inside its()
so it become 4253

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use null pointer?

1116


What is structure pointer in c?

1091


Why is structure important for a child?

1149


What is difference between function overloading and operator overloading?

1141


What is difference between structure and union?

1190


what are the facialities provided by you after the selection of the student.

2332


What is double pointer?

1041


What is a program flowchart and how does it help in writing a program?

1190


What are the 5 elements of structure?

1130


in linking some of os executables are linking name some of them

2200


Tell me when is a void pointer used?

1239


What are the 32 keywords in c?

1140


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

1127


What are variables c?

1093


How do you determine the length of a string value that was stored in a variable?

1170