Answer Posted / glibwaresoftsolutions
Java uses packages to manage access, avoid naming conflicts, and facilitate finding and using classes, interfaces, and other components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is object a data type in java?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is unicode with example?
How to perform bubble sort in java?
What is parse method?
What are the types of inner classes (non-static nested class) used in java?
Give reasons supporting that string is immutable.
What are the different types of inner classes?
What is the use of java?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
What are the new features in java 8?
Is null in java?
What are the types of methodology?
What is difference between public static and void?
What is javac in java?