What is the output of printf("%d")?
Answer Posted / narendra singh
ans.is
get ans zero
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What would happen on forgetting [], while deallocating an array through new?
Why can’t you call invariants() as the first line of your constructor?
Differentiate between C and C++.
When should we use multiple inheritance?
What is the basic difference between C and C++?
I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What are the advantages of using typedef in a program?
Is map ordered c++?
What is lazy initialization in c++?
What is the use of string in c++?
What are manipulators in c++ with example?
What is pointer with example?
What are destructors?
What is a manipulative person?