Which all r Final classes in java except string?
Answer Posted / tanuj
Math class is also a final class as String class .
| Is This Answer Correct ? | 117 Yes | 9 No |
Post New Answer View All Answers
What is an infinite loop?
What is the use of put method?
What happens if a constructor is declared private?
What is arrays aslist in java?
Does garbage collection occur in permanent generation space in jvm?
What is an infinite loop? How infinite loop is declared?
What does a method signature consist of?
What about method local inner classes or local inner classes in java?
Explain the scope of a variable.
Write a java program that prints all the values given at command-line.
Explain 5 io best practices?
What is a boolean field?
Can an interface implement another interface?
What is a subsequence of a string?
Can we override constructor?