How much is size of struct having 1 char & 1 integer?
Answer Posted / santosh jain
zero , struct will not have any size in memory untill
object is created.
Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What is the use of this pointer in c++?
Explain what you mean by a pointer.
Why use of template is better than a base class?
Explain explicit container.
Why is null pointer used?
Why are pointers not used in c++?
What is the rule of three?
What is data type in c++?
What is a static element?
What is c++ stringstream?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
How much is c++ certification?
Can we sort map in c++?
What is object file? How can you access object file?
Why is c++ difficult?