Is call by reference possible in java?


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

Post New Answer

More Core Java Interview Questions

Can a vector contain heterogenous objects?

0 Answers  


What is a newline character in java?

0 Answers  


What is hashmap and map?

0 Answers  


Can we declare main () method as non static?

0 Answers  


What is the difference between Checked and Unchecked exception? Give some examples

2 Answers   Ness Technologies,






Why is the singleton pattern considered to be an anti pattern?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


Why are functions called methods in java?

0 Answers  


why String class is immutable.

5 Answers   iGate,


How do you represent a space in regex java?

0 Answers  


Is string is a keyword in java?

0 Answers  


What is a numeric literal?

0 Answers  


Categories