- Why do we use reference and pointers in copy constructor?
- Can exception be thrown from constructor or ~Distrct?
- Main is a entry point of a program how can be call another function before main?
- Find mid point of linked list only transverse it once?
- What is differences between Mutex and semaphores?
- Explain resource sharing in multi threaded environment?
- How static and dynamic libraries are linked ?
- Are virtual constructor and distructors possible?
- Give syntax for operator overloading for == operator?
==================Level 2========================
Explain Socket binding.
Can two applications have binding on the the same port?
what is the disadvantage of dynamic memory allocation?
how you debug your applications in your current evironment ?+++++++++++++++++++++++++++++++++++++++++++++++++++
Write down a program to find prime numbers?
Explain why your RTOS is diffrent then a normal kernel?
No comments:
Post a Comment