Answer Posted / latha
void is a return type. it dies not return any value.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Does java linked list allow duplicates?
What’s a deadlock?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Explain the features of java?
Can a class have multiple superclasses?
What is static import in java?
What is an object's lock and which object's have locks in java programming?
State the difference between strings and arrays.
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What does percent mean in java?
Does printwriter create a file?
Can we have try without catch block?
What are the 4 types of characters?
What is the difference between error and an exception?
How does split work in java?