[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Interview Questions and Answers :: Amazon

19. What will be the size of below structure?

1. struct
{
int a;
int b;
char c;
}

2. struct
{
int a;
int b;
char c;
char *d;
}

Answer:

No Discussion on this question yet!

Post Your Answer Here:      Public      Private

No Discussion on this question yet!