1)Explain the ACID properties of a database system.
2)Given a single field table,the field being Names, report all names with multiple entries.
3)Explain the notion of deadlocks and their causes?
4)Give the differences between thread and a process?
5)Give difference between a const char * and char const *
6)Give Difference between a reference variable and pointer variable in C++
7)Explain the issues in memory allocation in an array and a pointer.
8)Explain about Priority Inversion.
9)Explain about virtual classes in C++
10)What is a register variable and how is it different from a automatic variable?
No comments:
Post a Comment