STL (140)
OOPS (873)
C++ General (2409) What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
1124What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
1116When there is a global variable and local variable with the same name, how will you access the global variable?
1170
Consider the following C++ program
Explain abstraction.
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Write about the scope resolution operator?
What is c++ redistributable?
When do we run a shell in the unix system?
Which language is not a true object oriented programming language?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
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?
Who created c++?
What sorting algorithm does c++ use?
What is operators in c++?
How long will it take to learn programming?
How to implement is-a and has-a class relationships?
What is the c++ code?