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
When to use “const” reference arguments in a function?
Is c++ double?
What is difference between malloc()/free() and new/delete?
how to connect with oracle 9i with server in socket program in c/c++
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
If a function doesn’t return a value, how do you declare the function?
List different attributes in C++?
Define anonymous class.
What does #define mean in c++?
How a modifier is similar to mutator?
Is sorted c++?
What is the difference between structures and unions?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
What is c++ try block?
What is a storage class? Mention the storage classes in c++.