Why do we use string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What are the different types of polymorphism?
What do you mean by const correctness?
What does std mean in c++?
Is string data type in c++?
What you mean by early binding and late binding? How it is related to dynamic binding?
What is the use of main function in c++?
What about Virtual Destructor?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Why do we use classes in programming?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
What do the keywords volatile and mean mutable?