What is overriding in oop?
No Answer is Posted For this Question
Be the First to Post Answer
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
Why is polymorphism needed?
write a c++ code of diagonal matrix.
What is the example of polymorphism?
Why do we use oops?
What are constructors in oop?
what is the difference between javap and jad utility
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
how do you handle yourself when you feel the wald is aganist you
What is the differances between a abstract calss and interface
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
What is interface in oop?