Computer Science, asked by mujeebkhan6603, 1 year ago

what is the difference between data storing and data sorting .plz give parrallel difference..

Answers

Answered by ashu4941
16
A data store is repository for persistently storing and managing collection of data which repository like data bases but also simpler type stores such as simple files , emailes etc. A database is a series of bytes that is managed by a database management system (DBMS).

Data sorting means in computer science arranging in a ordered sequence is called sorting . Sorting is a common application and efficient algorithms to perform it have been developed... enable processing of data in defined order
Similar questions