Java support what type of parameter passing ?

Answer Posted / srikanth

Java supports always call-by-value.

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types supported by java?

550


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

508


What class allows you to read objects directly from a stream in java programming?

516


What is string in java?

566


What is difference between iterator and enumeration in java?

527






How to sort a collection of custom Objects in Java?

604


Which class should you use to obtain design information about an object in java programming?

651


What are the rules for naming an array?

527


What is the final variable?

583


what is server side caching?

1611


In how many ways we can do synchronization in java?

529


Explain about strings in java?

622


Write a program to print 15 random numbers using foreach of java 8?

549


Can we write method inside a method in java?

529


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

602