Answer Posted / vijay
methods which r not safe to use are called deprecated
methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is flush buffer?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is the difference between overriding and overloading in OOPS.
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is private static in java?
What is data movement?
What is the null?
What is the original name of java?
What is runtime polymorphism or dynamic method dispatch?
Can java cast null?
What are the Static and Dynamic Variables? Differentiate them.
What is a local class in java?
What’s the difference between unit, integration and functional testing?
Explain differences between collection api and stream api?
Can you inherit from an abstract class java?