Should I learn c++ c?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the purpose of istream class?
What is the return value of the insertion operator?
Explain function overloading
What is difference between array and vector in c++?
char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?
how to connect with oracle 9i with server in socket program in c/c++
What is the Difference between "C structure" and "C++ structure"?
What is a vector c++?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Please explain the reference variable in c++?
What is the purpose of template?
Why should you learn c++?