Which of the following statements are correct about static functions?
1. Static functions are invoked using objects of a class.
2.Static functions can access static data as well as instance data.
3.Static functions are outside the class scope.
4.Static functions are invoked using class.
Posted Date:-2021-02-24 11:05:30