by admin | Jan 22, 2024 | Computer Basics
RAM ROM It is a read-write memory It is a read only memory It is a volatile memory It is a non-volatile memory Random Access Memory Read Only Memory Data can be modified Data cannot be modified Size is larger than ROM Size is smaller than RAM RAM is costlier ROM is...
by admin | Jan 22, 2024 | Logic Gates
by admin | Jan 21, 2024 | Statistics
Example: Suppose, a total of 50 audits are made on Akash, out of which 30 audits are passed and the rest are failed. Therefore, according to the above formula: Fair Audit % = (Pass Audits / Total Audits) x 100 = (30 / 50) x 100 = 30 x 2 = 60% Therefore, Fair Audit...
by admin | Jan 21, 2024 | Computer Basics
Input Unit It contains devices, which help us to enter data into the computer. Output Unit It consists of devices, which help us to get information from the computer. CPU Central Processing Unit. It is the brain of the computer, which performs all kinds of processing...
by admin | Jan 21, 2024 | Boolean Algebra
1’s Complement: Change 0s to 1s and 1s to 0s 2’s Complement: 1’s complement + 1...