Most Searched in Computers and Internets
Structure vs Union
|
A structure is defined by the struct statement, whereas a union is defined by the union statement. Both store data, but while the union allows storing different data types in the same memory location... |










Comments
Nagesh.K
Tue, 02/27/2018 - 02:07
Vallie
Sun, 09/20/2015 - 19:44
Add new comment