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 the purpose of interface?
Name few "optional" classes introduced with java 8 ?
What is complexity and its types?
How to overcome the exception object reference not set to an instance of object?
What is the use of beaninfo?
why java does not support unsigned keyword?
What are wrapper classes in java?
What is ‘is-a ‘ relationship in java?
How to remove the trailing spaces from a string?
Explain about public and private access specifiers?
What is yield () in java?
What is connection class in java?
What is the difference between a window and a frame in java programming?
What is character in data type?
Does printwriter create a file?