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
What is the meaning of course?
Why there are some null interface in java? What does it mean?
How do you generate random numbers in java?
What is the output of the below java program?
What is super in java?
Does a class inherit the constructors of its superclass in java programming?
How can you handle java exceptions?
how we can create packages in java?
What are the Main functions of Java?
What is pangram in java?
What is the symbol for space?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
Can we have static methods in an interface?
What is data member in java?
Why is java so important?