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


Name the package that always imported by default?

Answers were Sorted based on User's Feedback



Name the package that always imported by default?..

Answer / debapriya patra

Its a very easy question.Answer is "java.lang.*" package is
imported by default.

Is This Answer Correct ?    25 Yes 2 No

Name the package that always imported by default?..

Answer / ravikiran

java.lang

Is This Answer Correct ?    16 Yes 3 No

Name the package that always imported by default?..

Answer / vishal

"java.lang.*"
beause * included all the package. and take it default.

Is This Answer Correct ?    7 Yes 0 No

Name the package that always imported by default?..

Answer / zahoor ahmed jamali

java.lang

this package always import by default...

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain the JDB in depth & command line.

0 Answers  


os is developed in c no java is more secured then c na why dont the os developed is developed using java

1 Answers  


What is a treeset class?

0 Answers  


Can you write a java class that could be used both as an applet as well as an application?

0 Answers  


What is scanner in java?

0 Answers  


What is rmi and steps involved in developing an rmi object?

0 Answers  


Write a program to show whether a graph is a tree or not using adjacency matrix.

0 Answers   Amazon,


How many types of operators are there?

0 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


primitive data types in Java ?

3 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


What is the protected method modifier?

0 Answers  


Categories