Answer Posted / prangya mohapatra
STL:-(Standard Template Library) are a set of C++ template
classes to provide common programming data structures and
functions such as doubly linked lists (list), paired arrays
(map), expandable arrays (vector), large string storage and
manipulation (rope), etc.
Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
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 point of polymorphism?
What is overloading in oops?
Can you inherit a private class?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Which is not an object oriented programming language?
What are classes oop?
Where You Can Use Interface in your Project
What language is oop?
Is react oop?
What is oops and why we use oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Who invented oop?
What does it mean when someone says I oop?