Which all r Final classes in java except string?
Answer Posted / 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 View All Answers
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
What are the different approaches to implement a function to generate a random number?
What is static import in java?
Is namespace same as package in java?
What is equlas() and hashcode() contract in java? Where does it used?
How do you create a reference in java?
What is a instance variable?
What is java util hashmap?
What is the difference between final, finally and finalize()?
What is java util function?
What is stringwriter?
What are the skills required for core java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Is array synchronized in java?
What is string length in java?