InterviewSolution
Saved Bookmarks
| 1. |
Explain the basic design of the computer |
| Answer» Computer instructions are the basic components of a machine language program. ... Instructions are encoded as binary instruction codes. Each instruction code contains of a operation code, or opcode, which designates the overall purpose of the instruction (e.g. add, subtract, move, input, etc.). Computer-aided design (CAD) is the use of computers (or workstations) to aid in the creation, modification, analysis, or optimization of a design. ... The term CADD (for Computer Aided Design and Drafting) is also used. Its use in designing electronic systems is known as electronic design automation (EDA). | |