What is the main feature of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of interface?
What is difference between multiple inheritance and multilevel inheritance?
can inline function declare in private part of class?
What is constructor overloading in oop?
What is a class oop?
what is virtual destructor
What is the real time example of inheritance?
What is polymorphism programming?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is difference between new and malloc?
what is difference between objects and function
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?