This is a sample video. To access the full content, please Login
What is union?Which keyword is used to declare union?How to typedef is used?What is the main difference between structure and union?Write a program to display student information(rollno,name,age) using union.
What is the difference declaring the structure of union and typedef?
difference between union and typedef
27191 visits
Outline:Typedef and Union in C typedef keyword Union keyword Syntax and use of typedef and union Difference between union and structure ex: Check whether number is a pallindrome Calculate total marks of student
Typedef and Union in C typedef keyword Union keyword Syntax and use of typedef and union Difference between union and structure ex: Check whether number is a pallindrome Calculate total marks of student
Show video info
Pre-requisite