What is passed by reference and pass by value ?


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

Post New Answer

More Core Java Interview Questions

What is the association?

0 Answers  


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

0 Answers   HCL,


what ide u r using and wat version, how wil u build the project etc ?

2 Answers  


Can you instantiate the math class?

0 Answers  


string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?

5 Answers   HCL,






Java run-time system generates What class of exceptions?

2 Answers   TCS,


What is Overriding and how can it be used?

7 Answers   Consagous, Wipro,


Can we extend immutable class?

0 Answers  


Why do we use bufferedreader?

0 Answers  


What is compile time polymorphism?

20 Answers   CTS, Elementus Technologies, Oracle,


Why Java doesn’t support multiple inheritance?

0 Answers  


What is the difference between abstract class and interface1? What is an interface?

0 Answers  


Categories