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

Is null function in java?

760


Write java program to reverse string without using api?

719


Define jre i.e. Java runtime environment?

762


What is join () in java?

704


Why strings in java are called as immutable?

754


Explain constructors and types of constructors in java.

824


Should a main method be compulsorily declared in all java classes?

763


What is annotation in java?

760


what is difference betweem home interface and remote interface?

2325


What is the use of list in java?

719


What is a double vs float?

727


What is locale in java?

768


In the below example, how many string objects are created?

758


Describe what happens when an object is created in java ?

756


Which class cannot be a subclass in java?

705