Skip to main content

SOME UNKNOWN FACTS ABOUT COMPUTER


UNKNOWN FACTS 











1.  WWW   (Full Form =World Wide Web     Short Form = W3 Consortium)

WWW is invented by " TIM BERNER LEE "

 Tim Burner Lee invented the internet in 1989. By now there are more than 17 billion devices connected to the internet.


2. It’s believed that the first computer virus released in the world was a boot sector virus, which was created in 1986 by the Farooq Alvi brothers. It was designed to protect their research work.

AUTOCAD COURSE /9717717164

3.The first computer mouse was invented by Doug Engelbart in around 1964 and it was made out of wood.







4. Only 8% of the world’s currency is physical money, the rest only exists on computers.

5. 30,000 websites are hacked every day.

6.The Dirty Dozen was the name of a 12 man engineer group who developed the first IBM computer.

7. ENIAC was the first electronic computer, which weighed around 27 tons and has taken up about 1800 square feet of space.

ENIAC



8.In 1980, the first hard disk was made to cover only 1 GB of data and it was priced at $40,000. It also weighed 550 pounds.

9.A computer as powerful as the human brain would be able to perform about 38 thousand trillion operations per second and hold about 3,584 terabytes of memory.

10.First Computer Virus was developed in 1971.

11.Bill Gates  house was designed on a Mac Computer.

SIR TIM BERNER LEE


www.ebeescorp.com                                          

To be continued............next blog

Comments

Popular posts from this blog

WHAT IS A COMPUTER? Hardware & Software

In this blog we will discuss about ,"What is computer and differences among its part as Hardware & Software". We know that all information are scattered in google but I want to make it easy for our readers.Otherwise it is difficult to know which information is right and which is wrong . My Blog is dedicated to learners & easy learning  WHAT IS A COMPUTER? What is Computer  : Computer is an electronic device that is designed to work with Information. The term computer is derived from the Latin term  ‘compute’ , this means to  calculate  or  programmable machine .   Therefore computers can perform complex and repetitive procedures quickly, precisely and reliably. Modern computers are electronic and digital. All general-purpose computers require the following hardware components: §   Central processing unit (CPU) : The heart of the computer, this is the component that actually executes instruction...

FORMULA MS-EXCEL PART-4

                                DATE & TIME  FUNCTION   1. TODAY ( ) :- Summary  The Excel TODAY function returns the current date, updated continuously when a worksheet is changed or opened. The TODAY function takes no arguments. You can format the value returned by TODAY using any standard date format. If you need current date and time, use the  NOW function . Purpose  Get the current date Return value  Valid Excel date Syntax  =TODAY () Arguments  Usage notes  The TODAY function takes no arguments, and returns the current date, updated whenever a worksheet is changed or opened. You can also use F9 to force the worksheet to recalculate and update the value. If you need a static date that won't change, you can  enter the current date using the keyboard shortcut  Ctrl +...

BRIEF OF EXCEL FORMULAS (PART-1)

EBEES INFOTRAIN CONSULTANCY SERVICES PVT. LTD. 1. SUM :  Summary  The Excel SUM function returns the sum of values supplied. These values can be numbers, cell references, ranges, arrays, and constants, in any combination. SUM can handle up to 255 individual arguments. Purpose  Add numbers together Return value The sum of values supplied. Syntax  =SUM (number1, [number2], [number3], ...) Examples In the example shown, the formula in D12 is: = SUM ( D6:D10 ) // returns 9.05 2.Round() :  Summary  The Excel ROUND function returns a number rounded to a given number of digits. The ROUND function can round to the right or left of the decimal point. Purpose  Round a number to a given number of digits Return value  A rounded number. Syntax  =ROUND (number, num_digits) Arguments  number  - The number to round. num_digits  ...