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

what is the meaning of java.lang and java.util

6 Answers  


Why chararray() is preferred over string to store the password?

0 Answers  


What is dynamic binding?

2 Answers  


Why arraylist is used in java?

0 Answers  


What are multiple inheritances?

0 Answers  


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

0 Answers  


What is preflight request?

0 Answers  


What is the difference between static and non-static variables?

6 Answers  


Can we able to pass objects as an arguments in java?

0 Answers  


How do you load an HTML page from an Applet ?

2 Answers  


What is the use of generics? When was it added to the Java development Kit?

0 Answers   Impetus,


Is math an abstract class in java?

0 Answers  


Categories