Difference between an argument and a parameter?
Answer Posted / aditya
variables defined in the method eg: sum(int a ,int b)
here a and b are parameters which r variables.
the values passed to that variables r called arguments.
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
Differentiate between static and non-static methods in java.
What is regex java?
How can constructor chaining be done using this keyword?
Which of the classes will have more memory allocated?
Why is singleton not thread safe?
What is assembly condition codes?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Explain about data types?
What is the difference between a vector & an array list?
What are mutable classes?
What is the use of generics? When was it added to the Java development Kit?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
Explain the difference between map and flatmap stream operation?
Why do we use bufferedreader?
How many bytes is 255 characters?