Answer Posted / glibwaresoftsolutions
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
What is meant by oops concept in java?
What is lambda programming?
Is null an object in java?
What is the difference between I ++ and ++ I in java?
Are global variables initialized to zero?
What are the major drawbacks of external iteration?
What does this () mean in constructor chaining concept?
Is linkedlist thread safe in java?
Can we force garbage collector to run ?
What are the types of java languages?
Why string is immutable or final in java
Is list ordered in java?
What are the 6 boolean operators?
What is incompatible types in java?
How does multithreading take place on a computer with a single cpu?