Answer Posted / shreya
The only required elements of a method declaration are the
method's return type, name, a pair of parentheses, (), and
a body between braces, {}.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How static variable work in java?
What is a superclass?
What are internal variables?
What is parsing a string?
Can we assign integer value to char in java?
Explain the inheritance?
Can we serialize static variables in java?
Why we cannot override static method?
How does linkedhashmap work in java?
What is boolean strategy?
What are the different ways to handle exceptions?
What about anonymous inner classes in java?
What is function and its uses?
Is java util regex pattern thread safe?
What is the synonym of procedure?