Describe algún patrón de diseño que utilizarías para desarrollar un videojuego.
C Software Developer Interview Questions
3,506 c software developer interview questions shared by candidates
Q: What is an abstract class?
How to call the destructor of a child class when an object is deleted, but as a parent class object?
In which cases we would need to use placement new?
Past experience using c# in detail.
How to find the meet point of two linked lists.
Implement Queue using stack.
check given two strings are anagram or not?,
1.Abstract classes/Interfaces with examples 2.Dynamic Polimorphism/overloading with details. 3.Stack working in .Net Framework 4.Multithreading with practical approach. 5.CLR in details 6.Linq and Lambda Expressions 7.Restful and SOAP services
What is virtual in C++? Given this example (A inherits B), what will print if we make the functions virtual or not, or change what type the object pointer is?
Viewing 2781 - 2790 interview questions