How much is size of struct having 1 char & 1 integer?
Answer Posted / poorn singh
the object for the struct will use 3 bytes (1 byte for char and 2 byte for integer) in a sequential manner.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is c++ redistributable?
What is array in c++ pdf?
Keyword mean in declaration?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
How can a struct in c++ differs from a struct in c?
program explaining feautures of c++
What is the difference between the parameter to a template and the parameter to a function?
What is a c++ map?
What is setw manipulator in c++?
What is the best c c++ compiler for windows?
How do I make turbo c++ full screen?
Which software is best for programming?
What is a storage class used in c++?
Explain the use of this pointer?
what is Loop function? What are different types of Loops?