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

Can you please explain the difference between using macro and inline functions?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


What do you understand by pure virtual function? Write about its use?

0 Answers  


How to get the current position of the file pointer?

0 Answers  


What is capacity in vector in c++?

0 Answers  






Differentiate between a deep copy and a shallow copy?

1 Answers  


Write about all the implicit member functions of a class?

0 Answers  


how to access grid view row?

0 Answers  


Implement stack operations with pointers with appropriate exception checks.

0 Answers   Huawei,


What is a dangling pointer in c++?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is the difference between map and hashmap in c++?

0 Answers  


Categories