Answer Posted / nashiinformaticssolutions
In Java, there are two kinds of packages.
Packages that are user-defined
Included bundles
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many digits is int32?
What is n in java?
What about interrupt() method of thread class ?
What is the difference between jvm and jre? What is an interface?
What is the impact of declaring a method as final?
What is the purpose of java?
Why char array is preferred over string for storing password?
a thread is runnable, how does that work? : Java thread
Can we compare two strings in java?
What is return code?
What do you mean by ternary operator in java?
In which order the iterator iterates over collection?
What is application tier?
What is a lambda expression ? What's its use ?
What is the benefit of lambda expressions?