C++ Interview Questions - Delphi-TVS

1. What is the difference between overloading and overriding?
2. Write a program to detect the point outside the polygon?
3. Write a program to show the function of factorial using recursion?
4. Write a program to swap the lower byte with higher byte of an integer?
5. What is the difference between pass by value and pass by reference?
Post your comment