write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
3 9214
What is the problem with multiple inheritance?
What is abstraction example?
Can an interface inherit a class?
Why do we use encapsulation in oops?
Why is destructor used?
Can private class be inherited?
Can destructor be overloaded?
What do you mean by Encapsulation?
What is the difference between abstraction and polymorphism?
what are the ways in which a constructors can be called?
what type of questions
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is solid in oops?
Whats is abstraction in oops?
What are the 4 main oop principles?