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
How does a cookie work in Servlets?
Explain the difference between throw and throws in java?
What is array command?
Why enumeration is faster than iterator?
What is meant by javabeans?
What is a constructor, constructor overloading in java?
What is the abstraction?
How do you sort a list in java?
Can you extend main method in java?
What do you mean by inner class in java? Explain
What is the maximum size of list in java?
How do you start a thread?
what is the difference between Object Based Language and Object Oriented Language?
What is update method called?
Are arrays primitive data types?