give me the defination of inheritance?
Answers were Sorted based on User's Feedback
inheritance means object of one class acquire the properties of objects of another class.
inheritance primarily for the purpose of code reuse.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / munis
one class property derived another class by using extends keyword
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nidhi
inheritance is a aquer the base class property aquer the derived class property
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vishal
Inheritance allows a class to inherit attributes and
behaviors (methods) of another class.This allows creation
of brand new classes by abstracting out common attributes
and behavior.
The idea of inheritance is to go from general to specific
by factoring out commonality.
1.Code Reuse
2.Better overall design by organizing classes
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / yuvi
An inheritance is money or property which you receive from
someone who has died.
like: she feared losing her inheritance to her stepmother.
or your inheritance is the particular characteristics or
qualities which your family or ancestors had and which you
are born with
like: Eye colour shows you genetic inheritance.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is stl language?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.
0 Answers GE, Infosys, Microsoft, NIM,
What are the symptoms of stl?
what is a template?
2 Answers Amazon, BITS, IBS, Wipro,
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
What do stl stand for?
Give the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");
What are the various types of stl containers?
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
what are you now programming Languages C+
what is strcture i++ i ++i answer to this i=5 what is the out put