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


Please Help Members By Posting Answers For Below Questions

What is a variable declaration?

746


What is concurrent hashmap and its features?

748


Can a method inside a interface be declared as final?

714


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

741


Can list be null in java?

759


What is the impact of declaring a method as final?

744


What is arraylist e in java?

722


What is a Presistent Object?

910


Variable of the boolean type is automatically initialized as?

776


What is array in java?

740


How do you declare an array in java?

738


How do you sort words in java?

705


How static variable work in java?

806


What exactly is a .class file?

804


Write a program to check for a prime number in java?

776