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
How an object is serialized in java?
What are the fileinputstream and fileoutputstream?
Can private class be inherited in java?
What is the maximum size of arraylist in java?
Is string thread safe in java?
What is the difference between equals() and?
What is the difference between abstraction and encapsulation?
What is the history of java?
What are the Main functions of Java?
What loop means?
Is string a class?
What is primitive data type in java?
What is hash table in java?
What is method in research paper?
What is the use of arrays tostring () in java?