Back to the 2014 paper
Similar questions
COMPUTER ORGANIZATION & ARCHITECTUREDiscuss Flynn’s classification of computer.201614mCOMPUTER ORGANIZATION & ARCHITECTUREWhat are the properties of an ideal instruction set computer?20172mSoftware EngineeringWhat are the major characteristics of software that distinguish it from hardware?20257mMICROPROCESSORSExplain the architecture of 8-bit microprocessor.20227m
PreviousDefine bus arbitration.Next### 3. A program runs on a 10 GHz CPU with the instruction mix and corresponding clock cycle count as given in the table: | Instruction type | Clock cycle count | Instruction count | | ---------------- | ----------------- | ----------------- | | Control transfer | 5 | 5000 | | Data transfer | 4 | 4000 | | Floating point | 2 | 2000 | | Integer | 1 | 1000 | --- ### Determine the following: - (a) CPI - (b) Execution time - \(c\) MIPS rate for program