what is the meaning of java.lang and java.util

Answer Posted / rashmi

java language and java util both are built in package.the java util package define a number of useful classes and that are use for working with groups of object.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

592


What is exception handling in java?

573


Why is stringbuffer thread safe?

567


What is the tradeoff between using an unordered array versus an ordered array?

661


Explain the protected field modifier?

593






Explain the difference between jvm and jre?

560


List the three steps for creating an object for a class?

517


What are the important features of Java 11 release?

582


Can you inherit from an abstract class java?

529


What is the use of StringTokenizer class?

609


What is unmodifiable list in java?

534


Can keyword be used as identifier?

547


If a class is declared without any access modifiers, where may the class be accessed in java programming?

659


What is java util concurrentmodificationexception?

499


Can you extend main method in java?

620