Which of the following data type can used in C programming to store names of employees?

Struct keyword is used to create structures in C programming. Structures in C are used to group different data types to organize the data in a structural way. For example, we are storing employee details such as name, id, age, address, and salary. From the names, you can understand that they are not the same data type.

Sizin İçin Seçtik  What company is involved in 5G?

Leave a Reply

Your email address will not be published. Required fields are marked *