is java support call by reference and call by value, if
supports please explain?
Answer Posted / saravanan
yes java support both of these valu
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is the meaning of 3 dots in java?
What are the 8 primitive data types in java?
Explain hashset and its features?
Why enumeration is faster than iterator?
Explain about instanceof operator in java?
What is method in java ?
How many static init can you have?
Can we declare a static variable inside a method?
Can size_t be negative?
Can sleep() method causes another thread to sleep?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is the difference between declaration and definition in java?
What is the vector class in java programming?
How hashmap works in java?
What is are packages?