How to tokenize a string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Define macro.
Explain the static member function.
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
What is c++ map?
What are the important differences between c++ and java?
What do you understand by pure virtual function? Write about its use?
Why is c++ still used?
Describe new operator?
What are the four partitions in which c++ compiler divides the ram?
What is pointer to array in c++?
what is polymorphism?
Is it possible to provide default values while overloading a binary operator?