Answer Posted / kartik kudada
There is no need to import java.lang package, it implicitly
available to java file whereas it is mandatory to import
java.util explicitly .
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What does super keyword do?
What is a instance variable?
What defines function?
How many types of design patterns are there?
What type of variable is error flag?
Is list ordered in java?
What is append in java?
Is java a software?
What is string in java is it a data type?
what is object-oriented programming in java?
What are the different types of sorting in java?
What do you understand by an io stream?
What an i/o filter in java programming?
Can we have a try block without catch block?
Is string a data type in java?