What is the output of printf("%d")?

Answer Posted / anand

it will print some value currently on top of the stack

Is This Answer Correct ?    20 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

1804


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

586


What is an iterator?

684


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

698


How long will it take to learn programming?

580






What is static class data?

573


When should we use container classes instead of arrays?

578


Explain virtual class?

578


What are separators in c++?

620


Can we distribute function templates and class templates in object libraries?

583


Define a constructor - what it is and how it might be called (2 methods)?

602


Can we get the value of ios format flags?

655


What is object in c++ wikipedia?

568


Should I learn c or c++ or c#?

552


Is the declaration of a class its interface or its implementation?

700