Answer Posted / niranjan kumar niraj
Attractive & effective
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is overloading in oops? What do you mean by abstraction? How to improve object oriented design skills? which feature are not hold visual basic of oop? Why is there no multiple inheritance? Which method cannot be overridden? What is purpose of inheritance? 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 abstraction in oop? 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?
What is the difference between procedural programming and oops? What is meant by oops concept? Can main method override? What is polymorphism and its types?