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 the use of bufferedreader?


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

Post New Answer

More Core Java Interview Questions

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,


In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?

5 Answers  


Explain the importance of import keyword in java?

0 Answers  


What do you mean by constant time complexity?

0 Answers   Amazon,


whats the purposr of using serialization?

6 Answers  


Can a class be a super class and a sub-class at the same time? Give example.

1 Answers  


What is hash method?

1 Answers  


When is finally block not called?

0 Answers  


What is javac used for?

0 Answers  


Can we use both this () and super () in a constructor?

0 Answers  


Why does my function print none?

0 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,


Categories