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 / ramlal bishnoi

plz explain this answer

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of function is main ()?

803


What is void main ()?

806


Explain that why C is procedural?

896


What are the preprocessor categories?

825


How are structure passing and returning implemented?

771


How many header files are in c?

749


Is c# a good language?

787


What does malloc () calloc () realloc () free () do?

778


define string ?

856


Can include files be nested? How many levels deep can include files be nested?

864


What are the 4 types of unions?

787


What is a lookup table in c?

820


What is pragma in c?

851


What are the uses of null pointers?

779


How to Throw some light on the splay trees?

799