C++ programs are frequently asked in the interview. These programs can be asked from basics, array, string, pointer, linked list, file handling etc.
- Fibonacci Series.
- Prime number.
- Palindrome number.
- Factorial.
- Armstrong number.
- Sum of Digits.
- Reverse Number.
- Swap two numbers without using third variable.