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

How to invoke external process in java.

0 Answers  


What is stop(), suspend(), resume() method?

3 Answers  


What are static blocks and static initalizers in java ?

0 Answers  


why the abstract class has default constructor?

2 Answers  


What is deserialization and how do we do deserialization?

3 Answers   Synechron,


What are the data types supported by java?

0 Answers  


How two different class threads communicate with each other?. send example code.

4 Answers  


Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


Can we convert integer to string in java?

0 Answers  


What is the use of private static?

0 Answers  


What is Servlet?

8 Answers  


what do you mean by stream pipelining in java 8? Explain

0 Answers  


Categories