whatis arguments &what is default argument
Answers were Sorted based on User's Feedback
Arguments are passed to parameters. Arguments are should
have some values, but parameters are declared in the
function, its only declaring the variables.
Default arguments depends on corresponding parameters.
Is This Answer Correct ? | 2 Yes | 0 No |
Every Method have 0 or more than 0 argument.
If method have zero argument that is called default argument.
Arguments are passed in method parameter.
In every java program one default Constructor will be with
default argument.
Is This Answer Correct ? | 2 Yes | 0 No |
what is difference between struts1.2 and struts2.0
what is the difference between banking and insurance domain?
can u draw class/object diagram for ATM
0 Answers HCL, Zycus Infotech,
when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling
What is the servletcontext listener and what is JspContext and page context pls tell in simple words.
what about web architecture?
How do you debug your java program?
What are the types of interface used in the java collections? : java collections
what is the difference between through and throws?
What is an Ioc pattern? There are assemblies in .net for establishing this task, Whats the special in Java /j2ee technologies about IOC
which book is the best for preparing for SCWCD 1.5
how to delete cookie information?and when it will delete?