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

Explain the basic structure of a c program, Question 1 Explain the basic...

Question 1 Explain the basic structure of a C program with an example 2 What would be the value of x after execution of the following statements? 3.What are the commonly u

Explain Process States and Process Control Block (PCB), Process States Thr...

Process States Throughout the lifespan of a process, its execution position may be in one of four states: (linked with each state is generally a queue on which the process resides)

Social networking, SOCIAL NETWORKING:  A social network is a network o...

SOCIAL NETWORKING:  A social network is a network of individuals which have some sort of interdependence on each other. This interdependence may be in the form of friendship,

Access database, 1.Add a Validation Rule for Date of Birth so no one under ...

1.Add a Validation Rule for Date of Birth so no one under the age of 18 can be added to the table. Hint: subtract the DOB from today''s date and divide by 365.25 (watch the parenth

What are anti-patterns, QUESTION Developers spend much more time extend...

QUESTION Developers spend much more time extending and changing code than they did originally while developing it. (a) As a team leader, illustrate how you will introduce to

Digital design system, Manipulate the following Boolean expression in such ...

Manipulate the following Boolean expression in such a way so that it can be implemented using exclusive-OR and AND gates only. AB''CD'' + A ''BCD'' + AB''C''D + A''BC''D

Data processing, Data Processing In any computer-based system, d...

Data Processing In any computer-based system, data storage and retrieval plays an important role. Data storage involves decision about the encoding of data, assignment o

Write a program to solve a maze 10x10, write a program to solve a 10x10 maz...

write a program to solve a 10x10 maze. prompt the user for an input text file containing ten rows(ten characters on each row). Use following characters in the input file: * startin

Binary codes, Binary Codes: We have seen earlier that digital computer...

Binary Codes: We have seen earlier that digital computers use signals that have two distinct values and there exists a direct analogy between binary signals and binary digits.

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