- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Which of the following statements are correct about static functions?

Static functions can access only static data.
Static functions cannot call instance functions.
It is necessary to initialize static data.
Instance functions can call static functions and access static data.
this reference is passed to static functions.

1.1, 2, 4

2.2, 3, 5

3.3, 4

4.4, 5

Posted Date:-2021-02-24 11:05:30


More MCQS Questions and answers

Search