Answer Posted / yughandhar
template is a kind of macro to create generic classes and
generic functions to do a specific task
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is polymorphism used?
What is the difference between a mixin and inheritance?
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?
Why do we use inheritance?
Is enum a class?
What is polymorphism programming?
What is polymorphism explain its types?
What is the importance of oop?
can inline function declare in private part of class?
Whats is abstraction in oops?
What does I oop mean?
2. Give the different notations for the class.\
hi all..i want to know oops concepts clearly can any1 explain??
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is polymorphism and why is it important?