Answer Posted / tcs
c is structered lang,c++ is oo lang.
poiter use in c++ but does not use in c
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Why is abstraction used?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
How is polymorphism achieved?
What is interface in oop?
Explain virtual inheritance?
What is encapsulation in oops?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is destructor oops?
Can main method override?
Why do we use encapsulation in oops?
State what is encapsulation and friend function?
which feature are not hold visual basic of oop?
What is the difference between static polymorphism and dynamic polymorphism?
2. Give the different notations for the class.\
What is the main purpose of inheritance law?