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
What is the difference between childNode and children?
What is the most popular javascript library?
what is pop()method in JavaScript?
How do you change the style/class on any element using javascript?
What is the use of document object?
Which built-in method returns the character at the specified index?
What are escape characters?
Why do we need hoisting in javascript?
How can I learn javascript fast?
Is javascript array dynamic?
What is screen object in JavaScript?
What is dataview in javascript?
What is push() method in javascript?
How to detect the operating system on the client machine?
What is difference between local variable and global?