How would you implement a substr() function that extracts a sub string from a given string?
No Answer is Posted For this Question
Be the First to Post Answer
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
What is atoi in c++?
What is the v-ptr?
How const int *ourpointer differs from int const *ourpointer?
What information can an exception contain?
What do you mean by function pointer?
Difference between const char* p and char const* p?
CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?
Give 2 examples of a code optimization?
Explain function overloading
What is double in c++?
What are the operators in c++?