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...


Do I need to import java.lang package any time? Why?



Do I need to import java.lang package any time? Why?..

Answer / hrindows@gmail.com

No. It is by default loaded internally by the JVM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is an Exception ?

10 Answers  


How to make a read-only class in java?

0 Answers  


write a program to create an vector and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


Which is better stringbuilder or stringbuffer?

0 Answers  


Is 0 true or false in java?

0 Answers  


class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }

8 Answers   Logica CMG,


What do the thread?class methods run() and start() do?

0 Answers  


Give an example of use of pointers in java class.

0 Answers  


Can the garbage collection be forced by any means?

0 Answers  


. What are the differences between constructor and method of a class in Java?

1 Answers  


What is the ResourceBundle?

2 Answers   Elementus Technologies,


How many bits is a boolean?

0 Answers  


Categories