Describe what an Interface is and how it?s different from a
Class.
Answer Posted / priaynk
Interface is an idea about the functionalities provided.
class will define the rules for that idea
object is the real entity which takes it into reality.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is difference between pop and oop?
#include
What is abstraction encapsulation?
What does and I oop mean?
How does polymorphism work?
What is interface? When and where is it used?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Whats oop mean?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is destructor example?
State what is encapsulation and friend function?
What is the full form of oops?
What does it mean when someone says I oop?
What is polymorphism give a real life example?
What is the main feature of oop?