C programming derived data type. - Star Coder BD

We Love To Eat Code

ads

Hot

Post Top Ad

Your Ad Spot

Tuesday, August 29, 2017

C programming derived data type.

c programming have some data types , so today we learn about c programming derived data type .

DERIVED DATA TYPES:- Which data types are derived from fundamental data types, they are called derived data types. Derived data types don't create a new data type but,instead they add some functionality to the basic data types.












DERIVED DATA TYPES:-

  • Arrays
  • Pointers 
  • Structues

No comments:

Post a Comment

GCD and LCM easy calculation.

C Program to Find LCM of two Numbers Examples on different ways to calculate the LCM (Lowest Common Multiple) of two integers using loops...

Post Top Ad

Your Ad Spot