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 |
lll
What is the enumerator of the java collection framework? : java collections
what debugging tool that can be used to debug the java programs?
What is markup language?
what about web architecture?
Difference between Spring framework and Struts framework?
12 Answers IBM, L&T, VAM,
What is the use of the list interface in the java collection? : java collections
What are the different types of features of the java collections framework? : java collections
my interviewer asked me what technical specification you used how to answer that question
How is hashset maintained in memory by java ?
What is the difference between comparable and comparator in java.util pkg?
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.