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
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
Distinguish between new and malloc and delete and free().
Specify some guidelines that should be followed while overloading operators?
Carry out conversion of one object of user-defined type to another?
when can we use virtual destructor?
7 Answers HCL, HP, Virage Logic,
What will i and j equal after the code below is executed? Explain your answer.
Is main a class in c++?
How to declaring variables in c++?
What is using namespace std in c++?
Explain the pure virtual functions?
Which operations are permitted on pointers?
Can constructor be private in c++?