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 do you mean by inner class in java? Explain


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

Post New Answer

More Core Java Interview Questions

class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


what is run time polymorphism

4 Answers  


How will you communicate between two applets?

0 Answers  


What is the difference between overriding & overloading?

0 Answers  


Can we sort hashset in java?

0 Answers  


Name the methods that used to get and set the text label displayed by a Buttonobject?

1 Answers  


What is isa relationship?

0 Answers  


What is the size of string?

0 Answers  


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 is a lambda expression ? What's its use ?

0 Answers  


what is mean by method signature?

5 Answers   Satyam,


What is a lightweight component?

0 Answers  


Categories