Explain the static member function.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Differentiate between a template class and class template in c++?

0 Answers  


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


Describe the main characteristics of static functions?

1 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  






What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


Why null pointer is used?

0 Answers  


What is c++ used for in games?

0 Answers  


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


what is Loop function? What are different types of Loops?

0 Answers  


When should you use multiple inheritance?

2 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


Categories