Question:

computers data structures

by Guest10403339  |  2 years, 6 month(s) ago

0 LIKES UnLike

can int data type be considered as data structure?

 Tags: computers, data, Structures

   Report

2 ANSWERS

  1. C-Ray
    Take a look at those links please: http://www.dreamincode.net/forums/showtopic10157.htm http://www.cplusplus.com/doc/tutorial/structures/ Good Luck!

  2. hkp
    not it is not like that. int is only data type and it is use to store integer value and A data structure is an arrangement of data in a computer's memory or even disk storage. An example of several common data structures are arrays, linked lists, queues, stacks, binary trees, and hash tables.

Question Stats

Latest activity: 2 years ago.
This question has been viewed 266 times and has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.