Java is based on pass by reference or pass by value ..
Answer Posted / dheeraj pareek
Java is purely based on "Pass-by-value".
Variables are passed by value, and in case of Object, object reference is passed by value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what methods would you overwrite in java.lang.object class?
What does system.gc() and runtime.gc() methods do?
How to Sort Strings which are given in List and display in ascending order without using java api.
How do you invoke a method?
What is the final access modifier in java?
What is r in java?
Is java 1.7 the same as java 7?
What is finalize() function in java?
What does the “final” keyword mean in front of a variable? A method? A class?
What do you mean by inner class in java? Explain
What is slash r?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
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 advantage do java's layout managers provide over traditional windowing systems?
what is nested class in java?