What is the output of printf("%d")?
Answer Posted / vanitha
garbage value
| Is This Answer Correct ? | 27 Yes | 11 No |
Post New Answer View All Answers
What does new return if there is insufficient memory to make your new object?
What is the difference between object-oriented programming and procedural programming?
Write about the members that a derived class can add?
Define linked lists with the help of an example.
What is object in c++ wikipedia?
What is overloading unary operator?
What is the use of main function in c++?
Why is standard template library used?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is endl c++?
How do I exit turbo c++?
how to explain our contribution in the project?
Does c++ have arraylist?
What things would you remember while making an interface?
Differentiate between a copy constructor and an overloaded assignment operator.