Do you know the problem with overriding functions?
No Answer is Posted For this Question
Be the First to Post Answer
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
Are strings mutable in c++?
What is abstract class in c++?
Can we use clrscr in c++?
Describe new operator and delete operator?
What is the difference between std::vector and std::list
What are arrays c++?
What is the Diffrence between a "assignment operator" and a "copy constructor"?
Can comments be longer than one line?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is difference between shallow copy and deep copy? Which is default?
Why do we use classes in c++?