1. Explain the different types of inheritance.
2. Write code to check if a string is a palindrome.
3. What areas will you focus on while testing?
4. How can debugging be achieved?
5. 1.swap two numbers without using temp variable 2.Reverse the string.