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


Can we override private constructor in java?


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

Post New Answer

More Core Java Interview Questions

33. try { 34. // some code here 35. } catch (NullPointerException e1) { 36. System.out.print(”a”); 37. } catch (RuntimeException e2) { 38. System.out.print(”b”); 39. } finally { 40. System.out.print(”c”); 41. } What is the result if a NullPointerException occurs on line 34? 1 c 2 a 3 ab 4 ac

5 Answers  


What are the different conditional statements?

0 Answers  


Do we have pointers in java?

0 Answers  


what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


can two class in a code be public??if yes then how??

2 Answers  


What are the OOPS concepts in Java ?

4 Answers   Satyam,


why ,we are using jsp and html.which one is better?

2 Answers   Photon,


What are different types of constants?

0 Answers  


Inorder to specify a container?s layout, which method is used?

1 Answers  


how does the run() method in runnable work? : Java thread

0 Answers  


Which containers may have a MenuBar?

1 Answers  


Why set is used in java?

0 Answers  


Categories