What will be the size of the following structure?
struct demo{ int a; char b; float c; }
Answer: A
No answer description available for this question