Answer Posted / ravikiran(aptech mumbai)
void return type infers that the method will not return anything
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
What are the properties of thread?
What is the maximum size of byte array in java?
Which list is sorted in java?
Can list have duplicates in java?
What is a vector in java?
Define array. Tell me about 2-D array.
Differentiate between a constructor and a method? Can we mark constructors final?
How will you print number in reverse (descending) order in BST.
Can we overload final method in java?
What is yield () in java?
Explain the concept of hashtables?
Why arraylist is not synchronized in java example?
What is append function?
Does importing a package imports its sub-packages as well in java?
Is void a wrapper class?