Answer Posted / glibwaresoftsolutions
Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Distinguish between a predicate and a function?
Explain super keyword in java.
Is simpledateformat safe to use in the multithreaded program?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is application system?
How are the elements of a gridbaglayout organized?
When would you use a static class?
What is :: operator in java 8?
How do you sort a string in alphabetical order in java?
What is the full form of jpeg?
Does garbage collection occur in permanent generation space in jvm?
What is the difference between overriding and overloading in OOPS.
If a variable is declared as private, where may the variable be accessed?
Does java trim remove newline?
In which language java is written?