How many ways can an argument be passed to a subroutine?

Answer Posted / vijayakumar chinnasamy

In java the arguments are passed by pass by value . Using
this pass by value way u can pass both primitive and object
type values.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform merge sort in java?

587


Why does my function print none?

524


How do weakhashmap works?

593


What does the “static” keyword mean? Can you override private or static method in java?

636


What is the use of java?

530






What is a copy constructor in java?

582


What are inbuilt functions?

573


What is the purpose of main function in java?

541


What is data member in java?

506


What is static block?

594


What is stringwriter?

541


What is thread pool? How can we create thread pool in java?

624


What are the methods available in a class?

588


Explain access modifiers in java.

586


what is ststic with example

1599