How the compilers arranges the various sections in the
executable image?



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

Post New Answer

More C++ General Interview Questions

Define copy constructor.

0 Answers  


Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


Why do we use templates?

0 Answers  


What is a namespace in c++?

3 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What are function prototypes?

0 Answers  


What is the stack?

5 Answers   IBM, ICICI,


When does a name clash occur?

1 Answers  


Is there anything you can do in C++ that you cannot do in C?

1 Answers  


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.

15 Answers   Satyam,


Why are pointers not used in c++?

0 Answers  


What is ios :: in in c++?

0 Answers  


Categories