"දත්ත ව්‍යුහ" හි සංශෝධන අතර වෙනස්කම්

Content deleted Content added
Created by translating the page "Data structure"
 
Created by translating the page "Data structure"
28 පේළිය:
 
== ක්‍රියාවට නැංවීම ==
 දත්ත ව්‍යුහ සාමාන්‍යයෙන් දත්ත ගෙනහැර ගැනීමටත් දත්ත ගබඩා කිරීමටත් හැකියාවෙන් යුක්තය මේ සඳහා පොයින්ටර් යොදාගනු ලබනවා මෙහිදී යොදාගනු ලබන්නේ
Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by a pointer—a bit string, representing a memory address, that can be itself stored in memory and manipulated by the program. Thus, the array and record data structures are based on computing the addresses of data items with arithmetic operations; while the linked data structures are based on storing addresses of data items within the structure itself. Many data structures use both principles, sometimes combined in non-trivial ways (as in XOR linking).{{තහවුරු​ කරන්න}}
අදාළ දත්තය ගබඩාවී ඇති භෞතික මතක කෝටසට අදාළ මතක ලිපිනයයි.{{තහවුරු​ කරන්න}}
 
== නිදසුන් ==
"https://si.wikipedia.org/wiki/දත්ත_ව්‍යුහ" වෙතින් සම්ප්‍රවේශනය කෙරිණි