Writing C program
Added on 05 June 2009
A Program is a sequence of instructions, which is used to implement an algorithm. Realistically, variables, constants and keywords ….
Added on 05 June 2009
A Program is a sequence of instructions, which is used to implement an algorithm. Realistically, variables, constants and keywords ….
Posted in Information Technology
Added on 02 June 2009
From Work-Energy theorem, the kinetic energy of a moving body is equal to the work done by the external force that imparts the velocity to the body at rest. If ‘F’ is the force acting on the body, the work done by the force on the body in raising its velocity from v = 0 to v = ‘v’ is given by….
Posted in Physics
Added on 31 May 2009
Centripetal force is an external force required to make a body move along a circular path with uniform speed.
When a body moves in a circle, its direction of motion at any instant is represented by a tangent at that instant. It is found that the direction of the moving body in a circle keeps changing continuously. But the magnitude of the velocity remains constant.
Posted in Physics
Added on 29 May 2009
Applications of colloids are unlimited. Colloids find its applications in everyday life phenomena. Some of important applications of colloids ..
Posted in Colloids
Added on 28 May 2009
‘C’ is a middle-level language and is reliable, simple and easy to use, it is used to understand and implement concepts of programming
Posted in Information Technology
Added on 24 May 2009
Colloidal solution obtained from various methods is not pure. Therefore solution needs to be purified before it can be put to further use ..
Posted in Colloids
Added on 16 May 2009
Colloidal system or colloidal dispersion is a heterogeneous system which is made up of Dispersed phase and Dispersion medium
Posted in Colloids
Added on 15 May 2009
In 1928, Geiger and Muller in Germany developed a ‘Particle detector’ for measuring ‘ionizing radiation’. They named it ‘Geiger Muller Counter’. It has been one of the most widely used nuclear detectors in the early days of Nuclear physics. It is a gas filled counter that operates in the Geiger region. The main difference between ‘proportional counter’ and GEIGER-MULLER counter is that in the former, the avalanche is formed only at a point whereas it forms in the central wire in case of Geiger Muller Counter. The amplification does not therefore depend on the initial ionization produced by the ionizing particle.
Posted in Physics
Added on 11 May 2009
Colloidal Solution is a heterogeneous mixture in which particle size of substance is intermediate of true solution and suspension
Posted in Colloids
Added on 01 May 2009
Algorithms are designed to solve a problem but cannot be directly implemented by the computer. A computer can only execute machine language ….
Posted in Information Technology