Java support what type of parameter passing ?
Answer Posted / pranab dutta
passed by value
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What variables are stored in stack?
In a container there are 5 components. I want to display all the component names, how will you do that?
What is instanceof keyword?
Write a program to find maximum and minimum number in array?
What are the two basic ways in which classes that can be run as threads may be defined?
How to perform quicksort in java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
Does constructor be static?
Is a boolean 1 bit?
Explain about instanceof operator in java?
What are the types of methods in java?
What is string english?
Write a program in java to create a doubly linked list containing n nodes.
Is main is a keyword?
What is difference between static variable and global variable?