What is user defined data type in c ? - Study24x7
Social learning Network
45 followers study24x7 21 Jul 2021 11:55 AM study24x7 study24x7

What is user defined data type in c ?

study24x7
Write a comment
  • Edubabble LLP
  • User-defined types are collections of data, which describe an object's attributes and state. In C++, there are many examples of objects, including user-defined variables. Every object has a type, like variables of native types (short, char, float, etc.).

    See more

    Related Questions
    500+   more Questions to answer
    Most Related Articles