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
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 |
Answer / aslam
/**
* @deprecated
*
*/
public void depricatedMethod(){
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Should a main method be compulsorily declared in all java classes?
What is one third plus one third as a fraction?
What is string length in java?
What is user defined exception in Java?
methods in Applet?
What are 4 pillers of object orinted programming?
Where we write javascript code in html page?
What is difference between char array and string?
Which are the two subclasses under exception class?
How do you do exponents in java?
What is a boolean field?
Have you used any version control ? if so explain about it?