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


How to deprecate a method?
Show it with proper example.
Plz give the answer of this.Thanx in advance.
mail me: tanzeem.akhtar@gmail.com

Answers were Sorted based on User's Feedback



How to deprecate a method? Show it with proper example. Plz give the answer of this.Thanx in advan..

Answer / ravikiran

we cann't depricate a method.
Sun while introduces a new verion of release if similar
functionality method is about to introduce with less error
prone then they will depricatethe previous version's method

Is This Answer Correct ?    3 Yes 1 No

How to deprecate a method? Show it with proper example. Plz give the answer of this.Thanx in advan..

Answer / aslam

/**
* @deprecated
*
*/
public void depricatedMethod(){

}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

0 Answers  


What is inheritance?

5 Answers   Accenture, Hexaware, Syntel,


What is Locale class?

1 Answers   MySoft,


What is Java Package and which package is imported by default?

0 Answers  


What is matcher in java?

0 Answers  


What is a resource leak ?

1 Answers  


difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


What are the basic concepts of OOPS in java?

0 Answers   Axtria, ITC Indian Tobacco Company,


What are E and PI?

1 Answers  


where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?

4 Answers   iFlex,


What are autoboxing and unboxing? When does it occur?

0 Answers  


What is java regex?

0 Answers  


Categories