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

a

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use conio h in c?

588


What is break statement?

633


praagnovation

1780


Explain how many levels deep can include files be nested?

629


provide an example of the Group by clause, when would you use this clause

1710






What is table lookup in c?

632


what is the basis for selection of arrays or pointers as data structure in a program

3789


What does do in c?

611


What is array of structure in c?

598


Can we use any name in place of argv and argc as command line arguments?

610


Why is c used in embedded systems?

614


What does the && operator do in a program code?

698


What is the difference between array and pointer?

570


List a few unconditional control statement in c.

561


What are c identifiers?

629