CashLink Global Solutions Fresher Interview Questions

Recently, our candidates appeared for CashLink Global Solutions Fresher C++ Developer interview in Chennai. The below are some of the questions asked in CashLink.

1. Mention the storage class in c++
2. Difference between
1.malloc and calloc
2.c and c++
3.struct and union
3. Write a program to find biggest number to the given three integers
4. Difference between constructor and destructor
5. Difference between object and instance
6. What is Polymorphism
7. What is Inheritance
8. What is data hiding
9. What is encapsulation
10. Write single dimension array with syntax
11. What is pointer in c++ (with example)
12. What are the control flow and condition checking
13. What is call by value and call by reference (with syntax)
14. What is strcpy() and strlen()