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 an anonymous class be declared as implementing an
interface and extending a class?

Answers were Sorted based on User's Feedback



Can an anonymous class be declared as implementing an interface and extending a class?..

Answer / janet

An anonymous class may implement an interface or extend a
superclass, but may not be declared to do both.

Is This Answer Correct ?    7 Yes 0 No

Can an anonymous class be declared as implementing an interface and extending a class?..

Answer / bindu

no.if the private class extends abstract class.then v cant
create object to that.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

How many ways can we create singleton class?

0 Answers  


What is singleton class in java and how can we make a class singleton?

0 Answers  


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

0 Answers  


What is the default access specifier for variables and methods of a class?

0 Answers  


Using callable statement how can you pass out parameters, explain with example?

0 Answers  


What is a method declaration?

0 Answers  


Why is the type for real numbers called double?

0 Answers  


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

0 Answers   HCL,


what is the use of abstract class?

3 Answers   Amdocs, Atos Origin, Invictus,


What are the classes of java?

0 Answers  


Why for each loop is used?

0 Answers  


What are operators and its types?

0 Answers  


Categories