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 lazy initialization in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what is difference between abstract and interface? can i give real time example for the two topics?

7 Answers  


How to find the largest value from the given array.

0 Answers  


What is the function of character?

0 Answers  


How can u increase the heap size in the memory?

0 Answers   Infosys,


What is the synonym of framework?

0 Answers  


Give me an example of array and linked list? Where they can be used?

0 Answers   Ericsson,


What is the difference between C++ and Java and your preferences?

0 Answers   Expedia,


What is string value?

0 Answers  


hi to all,i have a question on static block. i saved below as test.java class test extends a { static { System.out.println("test static"); } public static void main(String []dfs) { } } class a { static { System.out.println("a static"); } public static void main(String []asdf) { } } o/p as static test static but if i change base class as test class then class test { static { System.out.println("test static"); } public static void main(String []dfs) { } } class a extends test { static { System.out.println("a static"); } public static void main(String []asdf) { } } o/p test static explain me why "a static" wasn't print in second code when it is in derived class

1 Answers  


Can we create an object of static class in java?

0 Answers  


What is the difference between a factory and abstract factory pattern?

0 Answers  


java program with complete 4 oops concepts implemented example

0 Answers   Infosys, NIIT,


Categories