What is the output of printf("%d")?
Answer Posted / rahul raj
It will not compile..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a dll entry point?
What is a literal in c++?
Does c++ have finally?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
What is pure virtual function?
What do you mean by public protected and private in c++?
What does new in c++ do?
Write about all the implicit member functions of a class?
Declare a class vehicle and make it an abstract data type.
Is C++ case sensitive a) False b) Depends on implementation c) True
How many standards of c++ are there?
What are dynamic type checking?
What is the purpose of ios::basefield in the following statement?
Explain mutable storage class specifier.
Are c and c++ similar?