Java support what type of parameter passing ?
Answer Posted / rajkumar ksr college
It would
support const parameters like C++.
For instance:
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a function in programming?
What is multithreading in java?
What are thread safe functions?
What happens if an exception is throws from an object's constructor?
What is the difference between a scrollbar and a scrollpane?
What is used of static keyword in java?
What is the purpose of garbage collection in java?
What is serialversionuid?
Explain the difference between abstract classes and interfaces in java?
Can we write a class without main method in java?
What happens if I remove static from main method?
How many types of the indexof method are there for strings?
What are the java ide’s?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
Explain the difference between call by refrence and call by value?