Handling Data Using Structures

Learn structures and their basic syntax with the help of an interactive example.

Introduction to structures

As we know, arrays do not permit the collection of dissimilar elements. To gather dissimilar elements together, we need to use a data type called structure.


A structure is a user-defined data type that allows us to store data of dissimilar types.


Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy