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


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }


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

Post New Answer

More Core Java Interview Questions

How to avoid the runtime exception ?

2 Answers  


What is synchronization and why is it important in java programming?

0 Answers  


Where will it be used?

0 Answers  


What do heavy weight components mean in java programming?

0 Answers  


What is bufferedreader in java?

0 Answers  


public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }

7 Answers   iGate,


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


Differentiate between overriding and overloading cases?

0 Answers   Amdocs,


How do generics work in java?

0 Answers  


While opening the file, what type of exceptions can be caught?

3 Answers  


Is string thread safe in java?

0 Answers  


Which are different kinds of source code?

0 Answers  


Categories