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

Answer Posted / nimish

java.lang and java.util are built in packages that contains
classes that we use in the program eg.java.lang contains
classes System,String,StringBuffer etc.and java.util
contains Date etc.

Is This Answer Correct ?    50 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

758


what state does a thread enter when it terminates its processing? : Java thread

809


Which is easier netbeans or eclipse?

804


How many types of array are there?

725


What is overriding in java?

727


What should I import for arraylist in java?

731


What is java in simple terms?

746


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

706


Can we declare a static variable inside a method?

730


'A class is a template for an object' explain this statement.

733


Tell me the Importent classes in net package?

1751


Explain heap sort?

895


What is the purpose of the file class in java programming?

728


What are the uses of java?

763


What is the generic function?

723