Nombre de bits d'un integer en C++ ? Qu'est-ce qu'un string ? Différence Java/C++
C Software Developer Interview Questions
3,501 c software developer interview questions shared by candidates
Enumerate the type of casts that there exist in C++ and their differences.
How would I implement an unique pointer.
Deep questions about C++ templates.
What is polymorphism? What are the types of polymorphism and where do you use them in practice?
Where do you use virtual functions practically?
Would the below statement run successfully? If yes, what would be stored in var? IEnumerable var = new List<string>();
Rewrite template classes to use inheritance without changing the calling environment which required a static function call, but static functions can't be virtual.
Give an example of the use of cache by the computer, what is virtual memory? Questions on computer architecture and operating systems.
C++ syntax (standard 14), basic knowledge of data structures and understanding of STL containters. A bit-shifting based programming problem.
Viewing 2761 - 2770 interview questions