Java support what type of parameter passing ?
Answer Posted / srikanth
Java supports always call-by-value.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is a variable declaration?
What is concurrent hashmap and its features?
Can a method inside a interface be declared as final?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Can list be null in java?
What is the impact of declaring a method as final?
What is arraylist e in java?
What is a Presistent Object?
Variable of the boolean type is automatically initialized as?
What is array in java?
How do you declare an array in java?
How do you sort words in java?
How static variable work in java?
What exactly is a .class file?
Write a program to check for a prime number in java?