What are the benefits of interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism used for?
What is difference between data abstraction and encapsulation?
What is constructor in oop?
what type of question are asked in thoughtworks pair programming round ?
Are polymorphisms mutations?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
What do you mean by Encapsulation?
What is multilevel inheritance explain with example?
what is the difference between inter class and abstract class...?
officer say me - i am offered to a smoking , then what can you say
OOP'S advantages of inheritance include:
Can we create object of interface?