What is the meaning of string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
C is to C++ as 1 is to a) What the heck b) 2 c) 10
Name the operators that cannot be overloaded in C++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Can user-defined object be declared as static data member of another class?
What is setfill c++?
Explain object slicing in c++?
What are the vectors in c++?
What is the use of object in c++?
Who calls main function?
Write a note about the virtual member function?
Explain "passing by value", "passing by pointer" and "passing by reference" ?
How can we check whether the contents of two structure variables are same or not?