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
Explain the difference between string, stringbuffer and stringbuilder in java?
Can we use static class instead of singleton?
Can we make constructors static?
Define the term string pool?
What is a native method in java programming?
Explain all java features with real time examples
What is the use of :: in java?
What is passed by reference and pass by value ?
What is string in java with example?
Which class is the superclass of all classes?
Is treeset sorted in java?
Explain different ways of creating a thread?
What does nextint () do in java?
What is command line used for?
Can we override private method in java?