Question:

computers data structures

by Guest9331  |  12 years, 8 month(s) ago

0 LIKES UnLike

can int data type be considered as data structure?

 Tags: computers, data, Structures

   Report

2 ANSWERS

  1. Guest1167
    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.

  2. Carrie61
    Take a look at those links please:

    http://www.dreamincode.net/forums/showtopic10157.htm
    http://www.cplusplus.com/doc/tutorial/structures/

    Good Luck!
Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 14 years, 2 month(s) ago.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions