logo

Crowdly

Browser

Add to Chrome

typedef struct Student { int rollno; int total; } Student; Student s1; struct...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

typedef struct Student

{

int rollno;

int total;

} Student;

Student s1;

struct Student s2;

Which statement is correct?

More questions like this

Want instant access to all verified answers on lms.aub.edu.lb?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome