what is interface ?

Answer Posted / abdul

interface like classes,define a set property or methods. but unlike classes, interface do not provide implementations they are implemented by classes and define as Separated entities from classes.(base classes can derive from more than derived classes)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to embed javascript in a web page?

578


How do you sort in javascript?

611


What is the data type of variables in javascript?

545


How many data types are there in javascript?

582


How will you get the checkbox status whether it is checked or not?

540






List html dom mouse events?

587


What is lazy loading in javascript?

544


What is the data type of variables of in javascript?

564


What are self invoking functions?

582


What is the difference between let and var?

636


How would you organize your javascript code?

547


How to convert json object to string?

639


What are the predefined functions in javascript?

614


Does javascript support automatic type conversion?

759


How do I run javascript in chrome?

565