Which all r Final classes in java except string?

Answer Posted / farouq

Some of default final classes in java
1)String
2)Boolean
3)Double
4)Integer ..this goes on ( ithnk u catch it ....Wrapper
classes)
5)Math
6)MathContext
7)Void
8)UUID
9)URL ,URI and UID
10)Subject are some of them....

Is This Answer Correct ?    39 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a variable?

525


What all access modifiers are allowed for top class ?

703


What is the difference between the font and fontmetrics classes in java programming?

490


Can we convert integer to string in java?

588


What is slash r?

533






Write a program to print 15 random numbers using foreach of java 8?

538


What is memory leak and how does java handle it?

513


Objects or references which of them gets garbage collected?

525


If an application has multiple classes in it, is it okay to have a main method in more than one class?

532


Write a program to reverse a number in java?

556


What do you mean by multithreaded program?

545


What is the difference between notify and notifyall method?

600


Is ++ operator is thread safe in java?

509


Which class cannot be a subclass in java?

535


Write a program to print fibonacci series

606