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 in java.

Answers were Sorted based on User's Feedback



what is interface in java. ..

Answer / jairaj singh bora

Interface is the key word that may be used to implement
multiple inhertiance in java.in the interface class only
function are define not the defination .defination are
defined in implements class.

Is This Answer Correct ?    5 Yes 0 No

what is interface in java. ..

Answer / ksrnaidu

INTERFACES are used to implement the multiple inheritance
in java we can't implement the multiple inheritance in java
directly like C++

Is This Answer Correct ?    3 Yes 0 No

what is interface in java. ..

Answer / swapna

Interface is a one type of class.All methods must be
asbstart.Declared all methods not define in that class.It
define in implemented class.

Is This Answer Correct ?    1 Yes 0 No

what is interface in java. ..

Answer / rakesh

This is just like model for implementation of class.That
means it describe the functions only no the definition.means
what class is made for.
for Eg. if we want to make chair it will provide the
functions to implement to get work done i.e( chair in our
case ).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What are the different errors in php?

0 Answers  


Tell me how can we automatically escape incoming data?

0 Answers  


Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()

6 Answers  


How to swap two variables without using 3rd temp variable.

0 Answers  


What is difference between base_url and site_url?

0 Answers  


How to track user logged out or not? When user is idle?

0 Answers  


Tell me how can we define a variable accessible in functions of a php script?

0 Answers  


why we used type-pool SLIS in ALVs? how many types of windows in scripts?

0 Answers   IBM,


Tell me how can we change the maximum size of the files to be uploaded?

0 Answers  


To find out the current year is leap year or not which date() function we've to use.Give the syntax also

5 Answers  


Is set in php?

0 Answers  


What is mysqli php?

0 Answers  


Categories