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 a constructor?
please mail me the interview question based on java/j2ee
what is java virtual machine
Explain JSP life cycle?
what is acl(access control list)?
How to implement or use the singleton class in java?
can u draw class/object diagram for ATM
0 Answers HCL, Zycus Infotech,
What is IOC in spring?
Difference between Spring framework and Struts framework?
12 Answers IBM, L&T, VAM,
what is the difference between banking and insurance domain?
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.
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?