What is final method in java?
Answer / Madhu Sonker
"A final method in Java is a method that cannot be overridden by any subclass. Its implementation is fixed and final."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Major and importance difference between for and foreach loop ?
how to use this key word in java programming?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
3 Answers iGate, Seed Infotech,
Why is core java important?
What is bom encoding?
What are filterstreams?
How to stop a thread in java? Explain about sleep () method in a thread?
Where is jre installed?
Is list thread safe in java?
What is Applet Stub Interface ?
what is jdk1.5 features?
Difference between abtsract & final