What is the output of printf("%d")?
Answer Posted / guest
it is used to print one integer data type value.
Is This Answer Correct ? | 90 Yes | 46 No |
Post New Answer View All Answers
Search for: what is pair in c++?
What is c++ course?
What is the limitation of cin while taking input for character array?
When does the c++ compiler create temporary variables?
What is srand c++?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is set in c++?
What is a node class in c++?
What is difference between malloc()/free() and new/delete?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
what are Access specifiers in C++ class? What are the types?
Is rust better than c++?
What are pointers used for c++?
Write a Program for find and replace a character in a string.
What's c++ used for?