Computer Science, asked by jaydeepghevariya54, 8 months ago

what is the similarity between a structure,inion and enumeration?​

Answers

Answered by Prashantumrani
1

What is the similarity between a structure, union and enumeration? Structures unions and enumeration is used to create a new datatyppe that holds all kinds of datatype that is it includesn a datatype that can hold int, float, char, array inside a user ndefined datatype

Similar questions