a) Intel Atom SParc 300Mhz b) Ultra SPARC -IIi 300MHZ c) Amd Neutrino series d) ASUS ...
View QuestionCISC stands for _______
a) Complete Instruction Sequential Compilation b) Computer Integrated Sequential Compiler c) Complex Instruction Set Computer d) ...
View QuestionIf the instruction, Add R1, R2, R3 is executed in a system that is pipe-lined, then the value of S is (Where S is a term of the Basic performance equation)?
a) 3 b) ⁓2 c) ⁓1 d) 6 Answer: c Explanation: S is the number ...
View QuestionIf a processor clock is rated as 1250 million cycles per second, then its clock period is ________
a) 1.9 * 10-10 sec b) 1.6 * 10-9 sec c) 1.25 * 10-10 sec d) ...
View QuestionThe average number of steps taken to execute the set of instructions can be made to be less than one by following _______
a) ISA b) Pipe-lining c) Super-scaling d) Sequential Answer: c
View QuestionWhen Performing a looping operation, the instruction gets stored in the ______
a) Registers b) Cache c) System Heap d) System stack Answer: b Explanation: When a looping ...
View QuestionAs of 2000, the reference system to find the performance of a system is _____
a) Ultra SPARC 10 b) SUN SPARC c) SUN II d) None of the mentioned
View QuestionSPEC stands for _______
a) Standard Performance Evaluation Code b) System Processing Enhancing Code c) System Performance Evaluation Corporation d) Standard Processing Enhancement ...
View QuestionThe ultimate goal of a compiler is to ________
a) Reduce the clock cycles for a programming task b) Reduce the size of the object code c) Be ...
View QuestionAn optimizing Compiler does _________
a) Better compilation of the given piece of code b) Takes advantage of the type of processor ...
View Question