Answer Posted / vijayan
#include<iostream.h>
| Is This Answer Correct ? | 4 Yes | 21 No |
Post New Answer View All Answers
what is difference between class template and template class?
What is overloading and its types?
Why it is called runtime polymorphism?
Is react oop?
What is the full form of oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is polymorphism and its types?
What is advantage of inheritance?
Why oops is important?
What is abstraction in oops?
Why do we use class?
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 the sylabus for priliminaries?
What are the 3 principles of oop?
What is constructor in oop?