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 polymorphism in Object Oriented Programming (OOPS)
Languages? What are different types of polymorphism?
15. What is inheritance?

Answers were Sorted based on User's Feedback



What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of p..

Answer / midhula kadiyala

Defining many functionalities with in the same name and with
in the same program.

Polymorphism are of 2 types.

1.Function overloading or Function overwriting(compile time
polymorphism or static polymorphism)

Defining multiple functionalities with the same name but
with different arguments and different parameters with in
the same class is called static polymorphism.

2.FunctionOverriding(Dynamic Polymorphism)

The procedure of defining the functionality of subclass with
the signature(same arguments) of same function present any
of the super class is called Functionoverriding.

Is This Answer Correct ?    5 Yes 0 No

What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of p..

Answer / peddakapu

1.run time error
2.compile time.............
inheritance is defined as the derived the new class from
old class

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Weblogic Interview Questions

What can be the reasons for server hang?

0 Answers  


Write a program to bind string values in a preparedstatement?

0 Answers  


what are the pre requisite to installing weblogic server 10

3 Answers  


What is bootup process?

0 Answers  


How can we change heap size?

0 Answers  


What type of object is returned by resultset.getobject()? : BEA Weblogic

0 Answers  


Which xml parser comes with weblogic server 6.1? : BEA Weblogic

0 Answers  


How to integrate sunone/netscape/iplanet with weblogic?

0 Answers  


What is the meaning of classformaterrors used with the applet?

0 Answers  


What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?

0 Answers  


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

0 Answers  


What is t3??

0 Answers  


Categories