1. How would you delete duplicate values from a table?
2. Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array.
3. Explain OOPS concepts with real-life examples.
4. What is the difference between sanity and smoke testing?