How the compilers arranges the various sections in the
executable image?
Answer Posted / kiran
Using RGB information stored in the memory of that
particular pixel
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are pointers used for c++?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is a breakpoint?
Explain the difference between c++ and java.
Difference between overloaded functions and overridden functions
Describe private, protected and public – the differences and give examples.
Explain the difference between struct and class in terms of access modifier.
What do you mean by public protected and private in c++?
What is null pointer and void pointer and what is their use?
What is a wchar_t in c++?
What is c++ iterator?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
what is Loop function? What are different types of Loops?
If a function doesn’t return a value, how do you declare the function?
What's the order in which the local objects are destructed?