Answer Posted / indresh
java.lang is the default java package
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
how come we know the object is no more used in the class?
What is a hashmap used for?
Why should I use abstract class?
why using interface interface ?
What is difference between static variable and global variable?
What is use of functional interface in java 8? Explain
Is it possible to override private or static method in java?
What is variable and constant explain with example?
What is the difference between yield() and sleep()?
Why main method is called first in java?
What are streams in java 8?
What is a static class in java?
Why hashmap is used in java?
Can an interface have a constructor?
Which is the best sorting technique in java?