explain primitive data structures
Answers
Answered by
1
Answer:
Primitive Data Structures are the basic data structures that directly operate upon the machine instructions. hey have different representations on different computers. Integers , Floating point numbers , Character constants , String constants and Pointers come under this category.
Answered by
0
Explanation:
primitive data structures are the basisc data structures that directly operate upon the machine instructions. they have different reprensations on different computers. integers , floating point numbers, character constants , string constants and pointers come under this category.
Similar questions