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 / aswini

Answer is 4253

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c is a low level language?

1209


Which is an example of a structural homology?

1378


Where register variables are stored in c?

1002


What is the difference between array_name and &array_name?

1352


Is it better to use a macro or a function?

1206


what type of questions arrive in interview over c programming?

2083


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

1158


Differentiate between Macro and ordinary definition.

1467


How can I read and write comma-delimited text?

1123


What is the benefit of using an enum rather than a #define constant?

1321


How was c created?

1093


Array is an lvalue or not?

1189


Why do we need functions in c?

1082


What do you mean by Recursion Function?

1179


Define Array of pointers.

1157