How do you find out if a linked-list has an end?
What is the output of the following program? Why?
How can you quickly find the number of elements stored in a static array?
What it is and how it might be called (2 methods).
Define a constructor - what it is and how it might be called (2 methods)?
What is an adaptor class in c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
How can you quickly find the number of elements stored in a dynamic array?
What are single and multiple inheritances in c++?
Explain what are accessor methods?
Explain what are mutator methods in c++?
Is it possible to have a recursive inline function in c++?
What is the difference between #import and #include in c++?
What is dynamic and static typing?
What is a responder chain?