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 inner class in java?
Why do we need data structure in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is a prefix function.write down a code to compute prefix function.
Explain tree set and its features?
State the main difference between c++ and java?
How we can generate random numbers in java?
What are the steps in the jdbc connection?
Which methods are used during serialization and deserialization process?
explain what is transient variable in java?
What is the difference between object oriented programming language and object based programming language?
Why object class is super class for every class in java?
What do you understand by the term wrapper classes?
What is r in java?
What is keyword in oop?