Answer Posted / sourisengupta
Anthony,
I got what is static function..but still waiting for the
definition of static class.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Is there any difference between int [] a and int a [] in c++?
What are guid?
How static variables and local variablesare similar and dissimilar?
Define Virtual function in C++.
How many types of modularization are there in c++?
Explain about Virtual Function in C++?
What is the real purpose of class – to export data?
What are shallow and deep copy?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What is the insertion operator and what does it do?
Explain friend class?
What is polymorphism & list its types in c++?
Explain explicit container.
Can member functions be private?
Explain abstraction.