Inorganic chemistry | chemistry Change to Mass Ratio of Electron In 1897, British physicist J.J. Thomson measured the ratio of electrical charge ( e ) to the mass of electron ( m e ) by using cathode ray tube and applying electrical and magnetic field perpendicular to each other as well as to the path of electrons. When only electric field is applied, the electrons deviate from their Path and hit the cathode ray tube at point A. Similarly when only magnetic field is applied, electron strikes the cathode ray tube at point C. By carefully balancing the electrical and magnetic field strength, it is possible to bring back the electron to the path which is followed in the absence of electric or magnetic field and they hit the screen at point B. Thomson argued that the amount of deviation of the particles from their path in the presence of electrical or magnetic field depends upon: ...
Generations Of Computers and their Evolutions ? FIRST GENERATION OF COMPUTERS (1949-55) : The first electronic computer was introduced in 1946 by a team led by Professors Eckert and Mauchly at the University of Pennsylvania in U.S.A.-This computer was called Electronic Numerical.integrator and Calculator (ENIAC). It used high speed vacuum tube switching devices. It had a very small memory and was designed primarily to calculate the trajectories of missiles. The ENIAC added two digits in around 200 microseconds and multiplied in about 2800 microseconds. IMPLEMENTATION OF PROGRAM LOOPS : The first computer was designed and commissioned in 1949 at Cambridge University, U.K. under the leadership of Professor Maurice Wilkes. This computer called EDSAC (Electronic Delay storage Automatic Calculator) used mercury delay lines for storage. Early in the 1950s, stored programme electronic computers saw commercial manu...
How to reset/factory reset your computer without data losing how to factory reset your PC /windows 7 - How to reset Windows 7 - How to reset without losing file/data/app for Windows 7 in hindi - how to factory reset your PC / Windows 10 - How to reset Windows 10 - How to reset without losing file/data/apps for Windows 10 in Hindi - How to reset without losing file/data/apps for Windows 10 in English - How to reset password windows without losing file/data/apps -Windows 10 in english - Windows Activation Key For Free @echo off title Activate Windows 10 ALL versions for FREE!&cls&echo ============================================================================&echo #Project: Activating Microsoft software products for FREE without software&echo ============================================================================&echo.&echo #Supported products:&echo - Windows 10 Home&echo - Windows 10...
What is Antioxidants with Example & health benefits of antioxidants? An antioxidant is a molecule that inhibits the oxidation of other molecule. Oxidation is a chemical reaction that transfers electrons or hydrogen from a substance to an oxidizing agent. Oxidation produces free radicals which ultimately cause damage to the cell. What is free radicals ? The human body is composed of different types of cells and cells are composed of different types of molecules. Molecules consists of one or more atoms joined by chemical bonds. Atoms consist of a nucleus (containing the protons and neutrons) and electrons which surrounds the nucleus in one or more shells. When a substance that has a full outer shell will not enter in chemical reactions, but the substance which do not have full outer shell seek to reach a state of maximum stability. [the maximum number of electrons to be stable in the 1st shell K is 2 (2x? = 2.1 = 2), in the 2nd shell L is 8 (2x? = 2.2°=8) and in the 3rd sh...
The C Language character Set A Character denotes any alphabet ,digit or special symbol used to represent information . Figure 2 shows the valid alphabets numbers and special symbols allowed in c. Constants, Variables and Keywords The alphabets, numbers and special symbols when properly combined form constants, variables and keywords. Let us see what are ‘constants’ and ‘variables’ in C. A constant is an entity that doesn’t change, whereas, a variable is an entity that may change. In any program we typically do lots of calculations. The results of these calculations are stored in computer’s memory. Like human memory, the computer’s memory also consists of millions of cells. The calculated values are stored in these memory cells. To make the retrieval and usage of these values easy these memory cells (also called memory locations) are given names. Since the value stored in each location may change the names given to these loc...
Comments
Post a Comment