Monday, 10 October 2016

Data and Structure of Information Storage and Management



 computer courses in Rawalpindi.

It is mentioned that except in the ROM, personal computers do not keep any information within itself. Technical Data used in the field explained in computer courses in Rawalpindi. Only when the computer is switched on and the operating system is loaded, you may enter a command to run a program for processing data, giving data input. The computer will search for the required information in alternative information storage places – the Hard Disk, CD, Pen Drive etc, and also store input and output data as you may require.
 Therefore,  every piece of information must be stored in the storage device following some system and so that computer can quickly locate and access them. Before discussing the structure of information or data storage system, let us note briefly the types of data. Some more details of computer courses in Rawalpindi are as under.
Representing data in various forms is a field of study of computing science. Without going into details that require high level technical knowledge, as beginner we may note that basically there are two types of data –- Numeric and Character. Numeric data may be binary, integers, decimal, and real numeric data can be stored in floating point (single precision, double precision, etc.) or in fixed point. Characters are usual ly the alphabets and also the blank spaces (usually English alphabets from A-Z, and a-z,). Combining the numbers we get Numeric variable.
 Combining the alphabet characters we get a String. A String is a finite sequence of symbols that are chosen from a set of alphabet (a text variable). Again combining both number and characters we may get alphanumeric variable, which gives a codification system called alphanumeric code. In general, in computing, an alphanumeric code is a series of letters and numbers (hence the name) which are written in a form that can be processed by a computer. In another way of representation we see the hexadecimal code (also base 16, or hex), which is a positional numeral system with a base of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a–f) to represent values ten to fifteen. Each hexadecimal digit represents four binary digits (bits) and the primary use of hexadecimal notation is as a human –friendly representation of binary-coded values. For example, byte values can range from 0 to 255 (decimal) but may be more conveniently represented as two hexadecimal digits in the range 00 through FF. Hexadecimal is also commonly used to represent compute r memory addresses. In the binary system, we have already mentioned earlier, data as bits take only two values, 0 or 1, and combining eight bits we get a byte. TSK Training for Skills and Knowledge is the best institute in Rawalpindi Islamabad for Pakistani Students who wants to join computer courses in Islamabad.

No comments:

Post a Comment