How the compilers arranges the various sections in the
executable image?
Answer / kiran
Using RGB information stored in the memory of that
particular pixel
Is This Answer Correct ? | 0 Yes | 1 No |
Define copy constructor.
Show the declaration for a pointer to function returning long and taking an integer parameter.
Why do we use templates?
What is a namespace in c++?
why can't we declare data member of class auto register or extern
What are function prototypes?
What is the stack?
When does a name clash occur?
Is there anything you can do in C++ that you cannot do in C?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Why are pointers not used in c++?
What is ios :: in in c++?