Primitive Data Type:
- A primitive data type is one that fits the base architecture of the underlying computer such as int, float, and pointer, and all of the variations, there of such as char short long unsigned float double and etc, are primitive data type.
- · Primitive data are only single values, they have not special capabilities.
- · The examples of Primitive data type s are given byte, short, int, long, float, double, char etc.
- · The integer reals, logic data character data pointer and reference are primitive data structures data structure that normally are directly operated upon by machine level instructions are known as primitive structure and data type.
Non- Primitive Data type.
- · A non-primitive data type is something else such as an array structure or class is known as the non-primitive data type.
- · The data type that are derived from primary data types are known as non-primitive data type.
- · The non-primitive data types are used to store the group of values.
- · Examples of non-primitive data types are Array, structure, union, link list, stacks, queue etc.
0 comments:
Post a Comment