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 / gouse mohiddin

4253

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointer to pointer in c with example?

640


Is python a c language?

651


How can I handle floating-point exceptions gracefully?

743


Why is c known as a mother language?

854


What is LINKED LIST? How can you access the last element in a linked list?

713






What is the purpose of sprintf?

712


How can you find the day of the week given the date?

720


What are the uses of a pointer?

770


Is c easier than java?

677


Can we access the array using a pointer in c language?

654


What is meant by int main ()?

817


Is null valid for pointers to functions?

719


Is multithreading possible in c?

651


How can I delete a file?

715


Is fortran still used today?

698