Is java call by reference?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is meant by inheritance and what are its advantages?

0 Answers  


Why java is call by value?

0 Answers  


What is a static class in java?

0 Answers  


Write a program to check for a prime number in java?

0 Answers   Cyient,


Which is bigger float or double?

0 Answers  


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

0 Answers   Akamai Technologies,


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


Can a lock be acquired on a class?

3 Answers  


How we can run a jar file through command prompt in java?

0 Answers  


what is daemon thread and which method is used to create the daemon thread? : Java thread

0 Answers  


What is a boolean in java?

0 Answers  


can any body tell me? does advance java and j2ee both are same.

4 Answers   CTS, Infosys,


Categories