Should I learn c or c++ first?
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ used anymore?
What is the basic difference between C and C++?
What is the role of static keyword for a class member variable?
What is ofstream c++?
What is a template in c++?
what Is DCS ? what i will get benefit when i did?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
What will happen if when say delete this ?
How is data hiding achieved in c++?
What is a class definition?
Can comments be nested?
Do you know what are pure virtual functions?