Computer Interview Question and Answers
25. | What are the basic arithmetic operations on binary numbers? |
---|---|
There are four Binary arithmetic operations are commonly preferred on Binary numbers.
|
26. | What is Compiler, Assembler and Interpreter? |
---|---|
|
27. | What is algorithm? |
---|---|
An algorithm means the logic of a program. It is a step by step description of how to arrive at a solution of a given problem. |
28. | What is meant by Installation and Assembling? |
---|---|
Installation is the process of loading the software package into the computer. Assembling is the process of mounting different computer peripherals into one, to function the computer system properly. |