MCQs > IT & Programming > C++ > Choose the option related to static member functions: 1. They have external linkage 2. They do not have 'this' pointers 3. They can be declared as virtual 4. They can have the same name as a non-static function that has the same argument types

C++ MCQs

Consider the following statements relating to static member functions and
choose the appropriate options:
1. They have external linkage
2. They do not have 'this' pointers
3. They can be declared as virtual
4. They can have the same name as a non-static function that has the
same argument types

Answer

Correct Answer: Only 1 and 2 are true

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it