Answer Posted / tanaji
if we use static method ,first static method will execute then other.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What exactly is polymorphism?
What is destructor example?
Can we create object of abstract class?
What is for loop and its syntax?
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 are main features of oop?
Can enum be null?
Why do we use encapsulation in oops?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
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.
Why do we use oop?
What are the features of oop?
What are oops methods?
What is oops in simple words?
What is difference between polymorphism and inheritance?