What is inheritance in oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

create a c++ program that will ask 10 numbers and display their sum using array.

1 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


What is sub classing in c++?

1 Answers  


Can you explain polymorphism?

0 Answers  


What are the main differences between procedure oriented languages and object oriented languages?

9 Answers   IBM, Infosys, Wipro,






What is deep and shalow copy?

3 Answers   L&T, TCS,


how does a main() in C++ is different from main() in C?

7 Answers  


write a program to find 2^n+1 ?

0 Answers   CTS,


What is oops in programming?

0 Answers  


how much classes are used in c++

5 Answers  


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

0 Answers  


How to improve object oriented design skills?

0 Answers  


Categories