How much is size of struct having 1 char & 1 integer?
Answer Posted / amruta
i think its 3 bytes
i am not getting how is it 8 bytes
Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
what is scupper?
Describe friend function & its advantages.
What is the benefit of learning c++?
What are c++ storage classes?
What is c strings syntax?
How do I download c++?
Define namespace in c++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Difference between overloading vs. Overriding
What is a terminating character in c++?
How can you create a virtual copy constructor?
What is ofstream c++?
What is a far pointer? where we use it?
What is do..while loops structure?
What is the difference between global variables and local variable