Answer Posted / kaswa
inheritance is one of the property of OOP's(Object Oriented
Programming)by using this a class can take the feature of
another one and can add own feature also .
class which take the feature is known as
the "CHILD",or "DERIVED" class . And from which it takes
the feature is known as the "PARENT",or "BASE" class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is means of admistrative distance
I am getting the following error,when I am running the script, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. My Script: Itemname=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Print Itemname Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").Select "Itemname" Any Help? Thanks, Uma
what do you mean by CPU register?
There are n points and each point enclose with x and y axis form a rectangle and find the point using a program which forms the smallest rectangle?
I am pavani pursuing 4th B.Tech final semester i want to write the Group 2 Examination , Eligibility of that exam is all degree holders but to hold my Degree 3months are more. but the exam held on 3rd July 2012. i would be complete my B.Tech when exam to be held. so am i eligible to Group2 exam or not , please clarify my doubt.
what is node class?
how to count number of 3's in 100
how many E1's in pasolink and ipasolink?
explain overloaded constrator © constractor
what are the various technique used for inter process communication?
explain various object oriented programming fetures
i opt cse branch in engineering.which subject i have choose in civil service preliminary examination
project plan for bug tracking system?
to which generation of prog. languages does ai prog languages belong
can u perform addition of two octal numbers using java?