Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / bhuvaneswari kamaraj

java.lang is a package which contains the classes like
System, String, String Buffer etc., This package doesnt
have to be explicitly imported as they are imported by
default.
Whereas Java.Util is a package which contains classes like
Date, Vector, Dictionary, hashtable etc., This has to be
imported everytime you use it in your program

Is This Answer Correct ?    21 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is jre installed?

1094


Difference between java and javascript

1151


Can a constructor have different name than a class name in java?

1282


Is list thread safe in java?

971


Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls

1972


What is the difference between a method and a procedure?

1126


Define iterator and methods in iterator?

1017


What is the purpose of garbage collection in java, and when is it used?

1092


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

1362


What is the purpose of stub and skeleton?

1078


When is the finalize() called?

1232


What is the primary benefit of encapsulation?

1154


Why do we use string?

1118


What is functional interface in javatpoint?

1136


Explain what pure virtual function is?

1070