How much is size of struct having 1 char & 1 integer?
Answer Posted / rahul
it is 8 bytes. look for answer on google.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is the best c c++ compiler for windows?
What is size of string in c++?
What are the advantages of using typedef in a program?
Explain object slicing in c++?
Tell me an example where stacks are useful?
What is a responder chain?
Is facebook written in c++?
Why use of template is better than a base class?
Define upcasting.
Can we run c program in turbo c++?
What are the four partitions in which c++ compiler divides the ram?
What are stacks?
What is the this pointer?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is capacity in vector in c++?