Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is interface ?

Answers were Sorted based on User's Feedback



what is interface ?..

Answer / laddu

interface having all abstract methods and doesnt have imp;ementation

Is This Answer Correct ?    1 Yes 0 No

what is interface ?..

Answer / praveen ch

interface has only declaration part only not definition part
is not there,

Is This Answer Correct ?    1 Yes 0 No

what is interface ?..

Answer / 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

what is interface ?..

Answer / 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

what is interface ?..

Answer / doll

please tell me the meaning of it ....

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JavaScript Interview Questions

List some design patterns in javascript?

0 Answers  


What is node value?

0 Answers  


How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?

0 Answers  


Is a parabola a function?

0 Answers  


What is lazy instantiation in java?

0 Answers  


What is a fixed-width table and its advantages?

0 Answers  


What are the javascript data types?

0 Answers  


Explain higher-order functions in javascript?

0 Answers  


How we can add title of the page by javascript?

0 Answers  


Event handler Example

1 Answers  


What is enum size?

0 Answers  


Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..

0 Answers  


Categories