Answer Posted / pks
interface is like a class.but it consist of abstract data member and member functions.it does not have the definition of function.
the function definition is declared by derived classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to reload a page using JavaScript?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
What are the pop-up boxes available in javascript?
What are escape characters in javascript?
What is === in javascript?
Why does the browser display the slow script warning?
What are the main uses of javascript?
why can't we call a static method from a non-static method
Can you explain the difference between call and apply?
What is hoisting in javascript?
What does === mean in js?
How to check if a variable is an integer in javascript ?
Define event bubbling?
Example of using regular expressions for syntax checking in javascript?
How to update a function in javascript?