Describe what an Interface is and how it?s different from a
Class.
Answer Posted / kalaivani
interface is define as the declaration part of the function.
interface is differ from the class by class can access the
interface but interface cannot access the class
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the full form of oops?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
How to use CMutex, CSemaphore in VC++ MFC
What is inheritance write a program to show use of inheritance?
Why is oop useful?
What are the types of abstraction?
How do you define social class?
What is the oops and benefits of oops programming?
What is encapsulation example?
What is polymorphism and why is it important?
What is destructor example?
Can bst contain duplicates?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is the important feature of inheritance?
#include