How much is size of struct having 1 char & 1 integer?

Answers were Sorted based on User's Feedback



How much is size of struct having 1 char & 1 integer?..

Answer / shraddha

char --> 1 byte & int --> 4 bytes
so total 5 bytes

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More C++ General Interview Questions

What is a dynamic binding in c++?

0 Answers  


Explain object slicing in c++?

0 Answers  


What are the differences between new and malloc?

0 Answers  


What is difference between n and endl in c++?

0 Answers  


What apps are written in c++?

0 Answers  






what is difference between internet and Internet?

12 Answers   College School Exams Tests, Microsoft, MIT, TCS,


What is a .lib file in c++?

0 Answers  


What is the first name of c++?

0 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


Why main function is special in c++?

0 Answers  


Is c++ faster than c?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Categories