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 a method declaration?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can java list be null?

0 Answers  


what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


Is 0 true or is 1 true?

0 Answers  


In Java, what’s the purpose of static methods and static variables?

2 Answers  


What is a platform?

0 Answers  


What is java algorithm?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


How finally used under exception handling?

0 Answers  


What is meant by singleton class?

0 Answers  


What is the use of static methods?

0 Answers  


Differentiate between stringbuffer and string?

0 Answers  


I Have a class abstract with one abstract method, so that method should override in the subclass, but i dont want to override, if i am not override what will happen? If compilation will occur then i dont want to give compilation error, then what we need to do??? See the sample program. public abstract class AbstractExample { public abstract void sampleMethod(); } public class AbstractExampleImple extends AbstractExample { }

2 Answers   Mphasis,


Categories