ARM Processor Architecture MCQ Multiple Choice Questions - Page 2 for Practice

31. ..........is the concept in which a process memory is copied into the main memory from the secondary memory according to the requirement.

32. “Write Back” cache write policy is more efficient in a system where

33. A band limited signal can be reconstructed exactly if it is sampled at a rate at least

34. A bus cycle request that transfers to or from an address which is unrelated to the address used in the preceding cycle is called a

35. A CPU wrote „register content‟ into the memory in a Big-endian mode. When the same content is read back from the memory into a register, the CPU reads it in Little-endian mode.

36. A data processing instruction where PC(R15)is written into takes the following cycles for execution:

37. A Page Table contains information on the page including

38. A process is thrashing if

39. A scheduling algorithm can use either..........priority or..........priority.

40. A virtual memory system uses „First In First Out‟ (FIFO) page replacement policy and allocates a fixed number of frames to a process. Consider the following tatements:
P: Increasing the number of page frames allocated to a process sometimes increases the page fault rate
Q: Some programs do not exhibit locality of reference which of the following is TRUE?

41. An instruction that is used to move data from an ARM Register to a Status Register (CPSR or SPSR) is called

42. By default DMA is not a

43. Cache design elements are

44. Cache memory acts between

45. Choose the correct order for default memory map

46. Coherence means

47. Consider a four bit ALU which does four bit arithmetic. When the following four bit numbers are added, what is the status of NZCV flags? 1101 + 1011

48. Control signals can be categorized by the pipeline stage that uses them. Which one of the following signal could be used in the Execution stage of an instruction?

49. ELF means

50. Equivalent of Rd = NOT(Rm) this operation is performed by which instruction

51. Evaluate the following statements and select the appropriate answer given from the choices below.
I. Von Neumann Architecture shares common memory for Data and Instructions
II. Harvard Architecture has separate physical memories for Data and Instructions

52. Evaluate the following statements
I. R13 is traditionally used as the stack pointer and stores the head of the stack in the current processor mode
II. R14 is the link register where the core puts the return address on executing a subroutine
III. R15 is the program counter and contains the address of the next instruction to be fetched

53. Exponent and fraction values for a denormalized number are

54. Frequency of sampling is called

55. How do Direct Addressing Mode instructions compare with respect to the Indirect Addressing Mode instructions?

56. How many bits are required to specify the Register operands in anARM7 instruction?

57. I2C master features:

58. If an instruction takes 3 cycles for execution, then how many cycles are needed for executing4 instructions of the same type in a sequence using a 3-stage pipeline? Assume that there are no interrupts or exceptions while executing them.

59. If the access time of a cache is 1nS, and the access time of a main memory is 15nS, assuming that the Cache hit rate is 0.9 and the total number of accesses are 100; then the average access times of the access with cache and without cache will be..........and...........

60. If the initial register contents of R0, R1 and R2 were; R0= 0x00000000 , R1= 0x02040608 , R2= 0x10305070 . Assume R0 is the result register, after one of the operations below was performed on R1 and R2, which has been modified to R0 = 0x12345678 What was the operation performed on the contents of R2 and R1?


Tags

Multiple Choice Questions and Answers on ARM Processor Architecture

ARM Processor Architecture Multiple Choice Questions and Answers

ARM Processor Architecture Trivia Quiz

ARM Processor Architecture Question and Answer PDF Online