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
Explain the isa and hasa class relationships.
What is singleton pattern in c++?
what is scupper?
How can you tell what shell you are running on unix system?
What does count ++ do in c++?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
Differentiate between an external iterator and an internal iterator?
What is difference between c++ 11 and c++ 14?
What is #include ctype h in c++?
How can you link a c++ program to c functions?
What are stacks? Give an example where they are useful.
What is binary search in c++?
What is exception handling? Does c++ support exception handling?
What does it mean to declare a member function as virtual?
Why is polymorphism useful?