What is the difference between function overloading and operator overloading?
No Answer is Posted For this Question
Be the First to Post Answer
Who invented turbo c++?
int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?
differance between copy & clon
What is stoi in c++?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
What are the methods of exporting a function from a dll?
How would you represent an error detected during constructor of an object?
Describe Trees using C++ with an example.
What are the rules about using an underscore in a c++ identifier?
What is an explicit constructor?
Do vectors start at 0?
Explain abstraction.