Tell me the scenario,Where we can use interfaces or
Abstract class.And What is the difference between
interfaces and abstract class?
Answer Posted / seshu
abstract class contains function prototypes and function
definations also
but interface ccontains onlu function prototypes which are
used in deriving object declarations
| Is This Answer Correct ? | 8 Yes | 18 No |
Post New Answer View All Answers
Can main method override?
What is balance factor?
Is abstract thinking intelligence?
2. Give the different notations for the class.\
What is overloading in oops?
What is encapsulation in oops?
What is encapsulation selenium?
#include
What is ambiguity in inheritance?
Prepare me a program for the animation of train
Why is encapsulation used?
explain sub-type and sub class? atleast u have differ it into 4 points?
Which method cannot be overridden?
can we make game by using c
write knight tour problem which is present in datastructure