Answer Posted / thukaram
Microsoft VC++ compiler ,Microsoft.NET compiler
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Do the parentheses after the type name make a difference with new?
What are the advantage of using register variables?
What things would you remember while making an interface?
Show the declaration for a static function pointer.
Differentiate between the message and method in c++?
What happens when the extern "c" char func (char*,waste) executes?
Ask to write virtual base class code?
What does std mean in c++?
What is atoi?
Can java be faster than c++?
What is std :: flush?
What do nonglobal variables default to a) auto b) register c) static
How do you declare a set in c++?
What is the difference between #import and #include?
Can you declare an array without a size in c++?