Why parameters should be passed by reference?


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

Post New Answer

More Core Java Interview Questions

what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


Why main() method is public, static and void in java ?

0 Answers  


What is finalize() function in java?

0 Answers  


What is package private scope in java?

0 Answers  


How do you convert boolean to boolean?

0 Answers  






what is the use of finalize()Method please explain with an example

3 Answers  


what is the use/perpose of having a method antive?

2 Answers  


What are the similarities between an array and an ArrayList?

3 Answers  


What are the differences between heap and stack memory?

0 Answers  


What method is used to compare two strings ?

4 Answers  


what is the constructor and how many types of constructors are used in java?

0 Answers  


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

0 Answers  


Categories