Answer Posted / thukaram
Microsoft VC++ compiler ,Microsoft.NET compiler
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Show the declaration for a static function pointer.
Can a class be static in c++?
What is setfill c++?
What do you mean by function pointer?
Can you pass an array to a function in c++?
Explain explicit container.
How is c++ used in the real world?
What are destructors?
What is private inheritance?
What is malloc in c++?
Do inline functions improve performance?
What is functions syntax in c++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What is switch case in c++ syntax?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)