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

e)none

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write c functions that modify head pointer of a linked list?

1032


any "C" function by default returns an a) int value b) float value c) char value d) a & b

1133


What is d scanf?

1140


What is the purpose of main( ) in c language?

1186


how to find anagram without using string functions using only loops in c programming

3239


Explain high-order and low-order bytes.

1169


What is call by value in c?

1053


If you know then define #pragma?

1169


What is pointer in c?

1251


Why is C language being considered a middle level language?

1209


What is meant by recursion?

1100


what are enumerations in C

1218


What are the parts of c program?

1156


What is c language & why it is used?

1174


Where static variables are stored in memory in c?

1052