Is java pass by value or pass by reference?


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

Post New Answer

More Core Java Interview Questions

What's the purpose of using break in each case of switch statement?

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,


what is mean by ooad? where we are using? can you tell me any real time example?

1 Answers   Eka Software,


What is the difference between the paint() and repaint() methods?

0 Answers  


What is binary tree in java?

0 Answers  






Where are the card layouts used?

0 Answers  


Which sorting algorithm is in place?

0 Answers  


I want to re-reach and use an object once it has been garbage collected. How it's possible?

0 Answers  


why is multiple inheritance not allowed in java?

7 Answers   Elementus Technologies, Huawei, Infosys,


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


Is special character in java?

0 Answers  


Why can't we make a class private in java?

0 Answers  


Categories