OOPS Interview Questions
Questions Answers Views Company eMail

Can main method override?

591

Can private class be inherited?

625

Can we create object of abstract class?

583

Can we create object of interface?

613

Can we define a class within the interface?

567

What is constructor overloading in oop?

614

What is the problem with multiple inheritance?

593

What is inheritance in simple words?

631

What is purpose of inheritance?

653

What is multilevel inheritance?

732

What is the types of inheritance?

606

What is the real time example of inheritance?

649

What is advantage of inheritance?

696

What is the main purpose of inheritance law?

680

What is ambiguity in inheritance?

629


Post New OOPS Questions

Un-Answered Questions { OOPS }

What is meant by multiple inheritance?

744


What is the difference between static polymorphism and dynamic polymorphism?

587


What does <> mean pseudocode?

630


Why do we use polymorphism in oops?

592


why reinterpret cast is considered dangerous?

1910






What is encapsulation process?

590


What are benefits of oop?

652


what's the basic's in dot net

1746


What is the point of oop?

664


What is overloading and its types?

628


What is static modifier?

642


What is new keyword in oops?

601


What is the types of inheritance?

606


Why is oop better than procedural?

611


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?

1401