Answer Posted / yughandhar
templates r used to create generic classes and functions.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
is there any choice in opting subjects like 4 out of 7
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is polymorphism in oop example?
Is abstract thinking intelligence?
What are the 3 pillars of oop?
What is polymorphism and why is it important?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
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 Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Why is oop better than procedural?
How do you define social class?
What is polymorphism what are the different types of polymorphism?
What is the full form of oops?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are different oops concepts?