What is data in computers, Computer Engineering

Assignment Help:

Q. What is data in computers?

In modern digital computers data is signified in binary form by employing two symbols 0 and 1. These are known as binary digits or bits however data which we deal with comprises numeric data and characters like alphabets A to Z, decimal digits 0 to 9, arithmetic operators (e.g. +,-, etc.), relations operators (e.g. =, > , etc.) and many other special characters (e.g.;,@,{,], etc.). Consequently there has to be a specific mechanism for data representation. Old computers employ eight bits to signify a character. This allows up to 28 = 256 different items to be represented uniquely. This collection of eight bits is termed as a byte. So one byte is used to represent one character internally. Most computers employ two bytes or four bytes to signify numbers (positive and negative) internally. The data comprises the operational data like integer, decimal number etc.


Related Discussions:- What is data in computers

What is the use of the statement leave to list-processing, What is the use ...

What is the use of the statement Leave to List-processing? Leave to List-processing statement is used to make a list from a module pool.  Leave to list processing statement per

Determine what part of global array to work on thread number, Q. Determine ...

Q. Determine what part of global array to work on thread number? #include void subdomain(float x[ ], int istart, int ipoints) { int i; for (i = 0; i x[istart+

Shell script, shell script to find the factorial of a given number using th...

shell script to find the factorial of a given number using the for loop

Explain the odd-even transposition algorithm, Q. Explain the odd-even trans...

Q. Explain the odd-even transposition algorithm? The algorithm needs one 'for loop' beginning from I=1 to N it implies that N times and for every value of I, one 'for loop' of

Define print resolution of printers, Q. Define Print Resolution of printers...

Q. Define Print Resolution of printers? Print Resolution is the detail which a printer can give considered by how many dots a printer can put in each inch of paper.  So the uni

Explain the meaning of accept socket primitive, Explain the meaning of A...

Explain the meaning of ACCEPT socket primitive. The Accept Primitive: A server which uses connection-oriented transport should call procedure accepts to accept

How do you create a permanent cookie, How do you create a permanent cookie?...

How do you create a permanent cookie?  By setting the expiry date of the cookie to a later on time (like 10 years later.)

C programming, write a program to find the area under the curve y=f(x) betw...

write a program to find the area under the curve y=f(x) between x=a and x=b,integrate y=f(x) between the limits a and b

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