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
Explain polymorphism citing an example.
What is java util function?
What is ordered map in java?
What is a file pointer?
Explain restrictions on using enum?
What are different exception types exceptions available in java ?
Why main method is called first in java?
List any five features of java?
What is a buffer in java?
Is string is a data type?
What is the difference between the prefix and postfix forms of the ++ operator?
Give the hierarchy of inputstream and outputstream classes.
What is the constructor?
What is internal variable?
Explain the advantages of packages in java?