Answer Posted / saurav deep
WHEN A CLASS (CALLED DERIVED CLASS) IS BEING DERIVED BY A
SINGLE CLASS(CALLED BASE CLASS) IS CALLED SINGLE
INHERITANCE.......
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is oops and its features?
What is overriding vs overloading?
Why do while loop is used?
What is the types of inheritance?
How long to learn object oriented programming?
Can you inherit a private class?
write a program that takes input in digits and display the result in words from 1 to 1000
What is static modifier?
How can you overcome the diamond problem in inheritance?
What is super in oop?
What is the significance of classes in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What are the three main types of variables?
What is meant by oops concept?