Answer Posted / karthikse09
one class derived from base class is called inheritance
Is This Answer Correct ? | 51 Yes | 10 No |
Post New Answer View All Answers
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is object in oop?
What is this pointer in oop?
Can bst contain duplicates?
What are the advantages of polymorphism?
Prepare me a program for the animation of train
What is destructor give example?
What is stream in oop?
What is object-oriented programming? Webopedia definition
What is inheritance write a program to show use of inheritance?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Write a c++ program to display pass and fail for three student using static member function
How do you answer polymorphism?
Why interface is used?