OOP'S advantages of inheritance include:
Answer / karthiga
1)provide a conceptual framework
2)avoid rewriting code
3)facilitating class libraries
4)all of these
Is This Answer Correct ? | 144 Yes | 19 No |
what are abstract classes and how they impliment , with example
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is the renewal class?
Why multiple inheritance is not allowed?
diff between Abstract class Interfaces?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
what is overloading and overriding?
What is the difference between static polymorphism and dynamic polymorphism?
• What are the desirable attributes for memory managment?
difference between structure and union.
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
Plese get me a perfect C++ program for railway/airway reservation with all details.