Difference between an argument and a parameter?
Answer Posted / roqaya nezar
suppose i have a method that i just defined, the variablse
i passed to this method are the parameters
but, when i use the defined method i will pass values to
its variables, now they are arguments.
| Is This Answer Correct ? | 29 Yes | 8 No |
Post New Answer View All Answers
What is a variable simple definition?
What is overriding in java?
If two threads have same priority which thread will be executed first ?
Can memory leak happen java?
Is integer passed by reference in java?
Differentiate between vector and array list.
Explain the scope or life time of class variables or static variables?
Can java list contain duplicates?
What do u mean by variable?
What is independent and dependent variables in research?
What are the supported platforms by java programming language?
What are some alternatives to inheritance?
What is data movement?
How do you convert int to char in java?
When we should use serialization?