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


Is it possible to write static method in abstract class?
justyfy your answer?

Answers were Sorted based on User's Feedback



Is it possible to write static method in abstract class? justyfy your answer?..

Answer / prasad

Yes it is possible to write the Static Method in abstract
class
Ex:DriverManger.getConnection();

Is This Answer Correct ?    14 Yes 0 No

Is it possible to write static method in abstract class? justyfy your answer?..

Answer / priyanjan

It is absolutely possible to write static method in
abstract class because static methods are class specific
not object specific and they can with name of class.

Is This Answer Correct ?    10 Yes 0 No

Is it possible to write static method in abstract class? justyfy your answer?..

Answer / n sridhar reddy

ya we can write static method in abstract class

Is This Answer Correct ?    6 Yes 1 No

Is it possible to write static method in abstract class? justyfy your answer?..

Answer / krishna

Yes it is possible to write the Static Method in abstract
class, why because every static method loads when the class
is executed all the static members of a class is executed.

Is This Answer Correct ?    1 Yes 1 No

Is it possible to write static method in abstract class? justyfy your answer?..

Answer / shan

DriverManager is not n abstract class.
Static for class scope stands in as an answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the use of anonymous inner classes ?

12 Answers   DELL, HCL,


using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  


What is nested top-level class?

0 Answers  


What is the purpose of java?

0 Answers  


What are wrapped classes in java programming?

0 Answers  


What is multithreading ???? How to stop multithrading in java????

1 Answers   Cognizant,


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

0 Answers  


Print Vertical traversal of a Binary Tree.

0 Answers   Amazon,


How does hashset work in java?

0 Answers  


How to create a thread in java?

0 Answers  


State some situations where exceptions may arise in java?

0 Answers  


Categories