Answer Posted / nithya
A default package is the package which is included
automatically when the class is created. One such example is
java.lang package.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are the three best choices for a development environment?
Explain parallel processing in java8?
How to implement a multithreaded applet?
Is int primitive data type?
What is the purpose of extern variable?
What is sorting algorithm in java?
Can you declare an interface method static?
Why is string buffer better than string ?
What do negative exponents mean?
What does replaceall do in java?
Explain the init method?
Explain the difference between protected and default access.
Explain the difference between map and flatmap stream operation?
Can we convert integer to string in java?
Can we define constructor in inner class?