Samsung C++ Interview Questions

Samsung C++ Interview Questions
1.Explain the difference between structured programming and object oriented language?
2.Difference between structure nad union?
3.Why use linked list when we have array?
4.Explain difference between shallow and deep copy?
5.Writ a thread safe singleton class?
6.Explain stack pointer vs frame pointer?
7.What is cache? How it is used and mapped physical and virtualaddress cache?
8.What is IOCTL, how it is used in user and kernel driver code ?

No comments: