Answer Posted / i.sobanapriya
STANDARD TEMPLATE LIBRARY
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is abstraction and encapsulation?
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 an advantage of polymorphism?
Write a c++ program to display pass and fail for three student using static member function
What are the benefits of polymorphism?
What is polymorphism used for?
What is polymorphism in oop example?
Why do we use class in oops?
write string class as your own class in java without using any built-in function
What is and I oop mean?
What is class and object in oops?
what is difference between class template and template class?
What is a function in oop?
write a program to find 2^n+1 ?
How do you define a class in oop?