C++
cplus
General
General Technical Interview Questions
C++
C++ Technical Interview Questions
- What is the difference between an ARRAY and a LIST?
- What is faster : access the element in an ARRAY or in a LIST?
- Define a constructor - what it is and how it might be called
- Describe PRIVATE, PROTECTED and PUBLIC – the differences and give examples.
- What is a COPY CONSTRUCTOR and when is it called?
- What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
- What are 2 ways of exporting a function from a DLL?
Did you like this post?If you liked this post, consider Subscribing, Commenting or Sharing this post. If not, please Let Us Know how we can better serve you. |