Logo

How is structure different from union? Write a program to store and display basic information (roll, name, address, email, and phone) of students…

BIT C Programming · 2077 · Solved Question with Answer

How is structure different from union? Write a program to store and display basic information (roll, name, address, email, and phone) of students using a structure.

Solution

Please login to view the answer.