What is meant by 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 the final field modifier?

0 Answers  


What is OOP's Terms with explanation?

0 Answers  


Can a variable be local and static at the same time?

0 Answers  


What is immutable class in java?

0 Answers  


What is main difference between variable and constant?

0 Answers  


what is struts-config-xml?and its use?

3 Answers  


What is default size of arraylist in java?

0 Answers  


What are the OOPS concepts in Java ?

4 Answers   Satyam,


What is == mean?

0 Answers  


Can string be considered as a keyword?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


What is byte code and why is it important to java’s use for internet programming?

0 Answers  


Categories