Answer Posted / rakesh kumar mishra
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 |
Post New Answer View All Answers
What is the difference between comparable and comparator in java.util pkg?
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the differences between the java collection and the java list? : java collections
What are the different types of features of the java collections framework? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What is an algorithm in java collection framework? : java collections
What is the Spring2.5 MVC Navigation flow?
What is the enumerator of the java collection framework? : java collections
What are the types of java collections? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is the use of the list interface in the java collection? : java collections
What is java collection? : java collections
Which sorting algorithm is used by collections.sort() in java ?