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 |
what is data encapsulation in C++?
What are keywords in c++?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
What is object file? How can you access object file?
What are arrays c++?
Explain object slicing in c++?
Are vectors faster than arrays?
How does a C++ structure differ from a C++ class?
What do you mean by function pointer?
Implement strncpy
What is Name Decoration?
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?