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

Answer Posted / priya

the output of printf("%d") is create a blankspace

Is This Answer Correct ?    11 Yes 61 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain 'this' pointer and what would happen if a pointer is deleted twice?

859


What is encapsulation in C++? Give an example.

847


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

1275


What is the error in the code below and how should it be corrected?

551


What is the role of static keyword for a class member variable?

882


Differentiate between an inspector and a mutator ?

937


How would perform Pattern Matching in C++?

981


What is #include iomanip?

788


What is else if syntax?

910


what is scupper?

2121


What can I safely assume about the initial values of variables which are not explicitly initialized?

851


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

812


Explain the register storage classes in c++.

939


What are the advantages of using const reference arguments in a function?

879


What is ostream in c++?

774