Difference between an argument and a parameter?
Answer Posted / rasool.sk
Whenever we are define a method with objects or references then that objects or references are called as parameters.
Whenever we are calling using that method with their objects or references values through that class object is called arguments
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is a war file?
Can you access the private method from outside the class?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
how to create constants in java?
explain what is transient variable in java?
What is mean by collections in java?
What are the access modifiers in java?
What is the need of transient variables in Java ?
What is printwriter in java?
What are the loops in java?
What is the size of a string in java?
What do you mean by constructor?
What isan abstract class and when do you use it?
What is a parameter in a function?
What is java util function?