Improvement

Example: Suppose, Suzane scored 65 out of 100 in previous exam. And this time, she scored 82 out of 100. Therefore: New Value =  82Old Value =  65 Improvement = New Value – Old Value = 82 – 65 =  17 Improvement % = (Improvement / Old Value) x 100 = (17 /...

Input Devices

Keyboard Mouse Joy Stick Light pen: It is used to select a displayed menu item or draw pictures on monitor. Track Ball: It is used in laptop or notebook in place of a mouse. Scanner Digitizer: It is also known as tablet or graphics tablet, which can convert graphics...

Process State

Process is an instance of a computer program that is being executed by one or many threads Steps Step 1: Whenever a NEW process is created, it is sent to the READY state. Step 2: If there is no other process in the RUNNING state, the newly created process, which is in...