What is capacity in vector in c++?
No Answer is Posted For this Question
Be the First to Post Answer
a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?
What is a mutable member?
How does throwing and catching exceptions differ from using setjmp and longjmp?
Please explain the reference variable in c++?
What is input operator in c++?
Differentiate between a pointer and a reference with respect to c++.
What are c++ data types?
What does '\r' and '\b' mean? Please explain with example.
What is a virtual destructor?
What is the difference between new() and malloc()?
Can we specify variable field width in a scanf() format string? If possible how?
How many different levels of pointers are there?