Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which all r Final classes in java except string?

Answers were Sorted based on User's Feedback



Which all r Final classes in java except string?..

Answer / tanuj

Math class is also a final class as String class .

Is This Answer Correct ?    117 Yes 9 No

Which all r Final classes in java except string?..

Answer / umesh

String Buffer,Wrapper class,Math class are Final classes in
java

Is This Answer Correct ?    78 Yes 13 No

Which all r Final classes in java except string?..

Answer / srinivas

String, Stringbuffered, All Wrapper class, Math class and
System also final classes

Is This Answer Correct ?    61 Yes 6 No

Which all r Final classes in java except string?..

Answer / 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

Which all r Final classes in java except string?..

Answer / sudhakar.m

String, string buffered,StringBuilder,
Math,Void,StrictMath,Class are also final classes

Is This Answer Correct ?    37 Yes 6 No

Post New Answer

More Core Java Interview Questions

Can we convert list to set in java?

0 Answers  


In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

0 Answers   MCN Solutions,


Explain different types of thread priorities ?

0 Answers  


What is thread priority?

1 Answers   Tech Mahindra,


Which class is the superclass for all the classes?

0 Answers  


What is namespace in java?

0 Answers  


Does hashset allow duplicates in java?

0 Answers  


What is bytecode in java ?

0 Answers  


What is singleton class in java and how can we make a class singleton?

0 Answers  


Can we call a non-static method from inside a static method?

0 Answers  


What is boolean strategy?

0 Answers  


When is the finalize() called? What is the purpose of finalization?

0 Answers  


Categories