Difference between an argument and a parameter?
Answer Posted / venkatesh
what ever we are passing in the method is called parameters
& whatever we are passing in method calling is called is
arguments
| Is This Answer Correct ? | 39 Yes | 12 No |
Post New Answer View All Answers
What is the difference between actual and formal parameters?
How do you calculate square roots?
Why do we use bufferedreader?
Is map ordered in java?
What are constructors in java?
Where is jre installed?
Which programming language is best in future?
What are the various access specifiers in java?
If two threads have same priority which thread will be executed first ?
When do I need to use reflection feature in java?
What’s meant by anonymous class?
What is difference between synchronize and concurrent collection in java?
What is java developer skills?
What is anti pattern in programming?
Can we have a method name same as class name in java?