Computerised systems, Basic Computer Science

Assignment Help:

Computerised Systems : You would have realized by now that computing systems are most useful for manipulating information. Any organisation and management of information basically involves 3 steps:

1. Information input

2. Information processing

3. Information output.

Information is usually in the form of data. Can you think of items which could form the data in a laboratory setup?

Data could be any of the following: information about stocks, equipment, finances, personnel, technical data, student records etc. You could add more to this list according to your own situation. This data is normally stored, processed or analyzed and then we get final results based on it. Sorting information fed into the computer is one of the most important operations it performs. The computer is able to arrange similar data items in a particular order, be it, numerical, alphabetical or some other sequence. On command the computer can compare any two data items and determine which the next one in that sequence is.

A collection of similar data is known as a file and each item is a record. In a file on students for example, each record contains data about one student such as the registration number, name, date of birth etc. of a student and sorting can be done according to the type of required information.

Once data has been sorted it is stored internally on the hard disc of the computer or on a floppy or a CD and can be printed out on paper. This information in a computer can be logically organised into files with separate records within files and individual items within records. When files are arranged in a database, each record contains identification labels known as keys. A key could be a code number, a name or perhaps data. When looking for particular data, the computer calls up each item from memory and checks to see if it contains the suitable key. Therefore, when a key is entered into a record, the computer scans its memory and displays that record.


Related Discussions:- Computerised systems

Server, Server In a network, the resources of computers comprising net...

Server In a network, the resources of computers comprising network are usually shareable. In fact, one of the main objectives of networking is to make the computing resources

The skill of Assembly Language, The skill of Assembly Language Programming ...

The skill of Assembly Language Programming (AoA), Randy Hyde''s acclaimed text on assembly language programming, is the most-frequently recommended book on 80x86 assembly language

Simulated annealing-artificial intelligence, Simulated Annealing One wa...

Simulated Annealing One way to answer the problem of local maxima and related problems like ridges and plateaux in hill climbing is to permit the agent to go downhill to some e

Port in a computer, what is the need of a port in a computer?

what is the need of a port in a computer?

Cad cam, Define explicit, implicit and parametric representation and what a...

Define explicit, implicit and parametric representation and what are their advantages?

Functions, difference between recursion and iteration

difference between recursion and iteration

Visual basics, Assume that s is a string variable  that is supposed to con...

Assume that s is a string variable  that is supposed to contain a value to be converted to integer. Write a fragment of code that converts the value to integer variable  and displ

Define procedure of Building Assembler programs, In order to be able to mak...

In order to be able to make a program, quite a lot of tools are needed: Earliest an editor is used to create the source program. Next a compiler, which is nothing more than a progr

Synchronizing Threads in python, The threading module offered with Python i...

The threading module offered with Python includes a simple-to-implement locking mechanism that will permit you to synchronize threads. A new lock is formed by calling the Lock() me

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd