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
How to embed javascript in a web page?
How do you sort in javascript?
What is the data type of variables in javascript?
How many data types are there in javascript?
How will you get the checkbox status whether it is checked or not?
List html dom mouse events?
What is lazy loading in javascript?
What is the data type of variables of in javascript?
What are self invoking functions?
What is the difference between let and var?
How would you organize your javascript code?
How to convert json object to string?
What are the predefined functions in javascript?
Does javascript support automatic type conversion?
How do I run javascript in chrome?