#include <stdio.h> struct temp { int a[10]; char p; };
a) 5
b) 11
c) 41
d) 44
What will be the size of the following C structure?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the size of the following C structure?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!