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 is the array and initializing arrays in c++?
How can we read/write Structures from/to data files?
Explain static and dynamic memory allocation with an example each.
Distinguish between new and malloc and delete and free().
Why do we need function?
Will rust take over c++?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What are friend classes? What are advantages of using friend classes?
What is a storage class used in c++?
What does ios :: app do in c++?
What is the use of setfill in c++?
Name the debugging methods that are used to solve problems?
Explain storage qualifiers in c++.
What are the different types of polymorphism in c++?
How can I disable the "echo" feature?