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
Define a nested class.
Why c++ does not have finally?
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?
what is the difference between overloading & overriding? give example.
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is the use of namespace std in C++?
Is swift better than c++?
What is a memory leak c++?
What will happen if a pointer is deleted twice?
What is pair in c++?
What do you know about near, far and huge pointer?
Explain the auto storage classes in c++.
Are c and c++ similar?
What is class invariant in c++?
Explain Text Manipulation Routines?