

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
If M denotes the number of memory locations and N denotes the word size, then an expression that denotes the storage capacity is ______________(a) M*N(b) M+N(c) 2M+N(d) 2M-NThe question was asked in my homework.The question is from Main Memory Organisation topic in portion Processor & Memory of Computer Fundamentals |
Answer» The CORRECT option is (a) M*N |
|
2. |
What is the location of the internal registers of CPU?(a) Internal(b) On-chip(c) External(d) MotherboardI have been asked this question during an online exam.This interesting question is from Main Memory Organisation in division Processor & Memory of Computer Fundamentals |
Answer» The correct ANSWER is (b) On-chip |
|
3. |
MAR stands for ___________(a) Memory address register(b) Main address register(c) Main accessible register(d) Memory accessible registerI have been asked this question during an online exam.Query is from Main Memory Organisation in chapter Processor & Memory of Computer Fundamentals |
Answer» | |
4. |
____________ storage is a system where a robotic arm will connect or disconnect off-line mass storage media according to the computer operating system demands.(a) Secondary(b) Virtual(c) Tertiary(d) MagneticThis question was posed to me in my homework.The query is from Main Memory Organisation in section Processor & Memory of Computer Fundamentals |
Answer» The correct answer is (c) TERTIARY |
|
5. |
Which of the following is independent of the address bus?(a) Secondary memory(b) Main memory(c) Onboard memory(d) Cache memoryI have been asked this question at a job interview.The doubt is from Main Memory Organisation in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct answer is (a) Secondary memory |
|
6. |
Size of the ________ memory mainly depends on the size of the address bus.(a) Main(b) Virtual(c) Secondary(d) CacheThe question was asked in an interview for internship.This is a very interesting question from Main Memory Organisation in portion Processor & Memory of Computer Fundamentals |
Answer» Correct ANSWER is (a) Main |
|
7. |
Any electronic holding place where data can be stored and retrieved later whenever required is ____________(a) memory(b) drive(c) disk(d) circuitThis question was posed to me in a national level competition.Question is taken from Main Memory Organisation in section Processor & Memory of Computer Fundamentals |
Answer» Right choice is (a) MEMORY |
|
8. |
The memory implemented using the semiconductor chips is _________(a) Cache(b) Main(c) Secondary(d) RegistersThe question was asked in an online quiz.This intriguing question comes from Main Memory Organisation topic in section Processor & Memory of Computer Fundamentals |
Answer» RIGHT answer is (B) Main Easy explanation: The main memory is IMPLEMENTED using semiconductor chips. Main memory is located on the motherboard. It mainly consists of RAM and small amount of ROM. |
|
9. |
Which of the following is the fastest means of memory access for CPU?(a) Registers(b) Cache(c) Main memory(d) Virtual MemoryThe question was posed to me in an interview for job.This is a very interesting question from Main Memory Organisation topic in division Processor & Memory of Computer Fundamentals |
Answer» The CORRECT choice is (a) Registers |
|
10. |
Cache memory is the onboard storage.(a) True(b) FalseThis question was addressed to me in an interview.The doubt is from Main Memory Organisation in chapter Processor & Memory of Computer Fundamentals |
Answer» The correct answer is (a) True |
|
11. |
A circuitry that processes that responds to and processes the basic instructions that are required to drive a computer system is ________(a) Memory(b) ALU(c) CU(d) ProcessorI got this question during a job interview.This interesting question is from Processor & Its Types in portion Processor & Memory of Computer Fundamentals |
Answer» The CORRECT ANSWER is (d) Processor |
|
12. |
MAR stands for ___________(a) Memory address register(b) Main address register(c) Main accessible register(d) Memory accessible registerThe question was posed to me by my school teacher while I was bunking the class.Asked question is from Processor & Its Types in division Processor & Memory of Computer Fundamentals |
Answer» Right choice is (a) Memory ADDRESS register |
|
13. |
The architecture that uses a tighter coupling between the compiler and the processor is ____________(a) EPIC(b) Multi-core(c) RISC(d) CISCThe question was posed to me in a job interview.This interesting question is from Processor & Its Types in section Processor & Memory of Computer Fundamentals |
Answer» Correct option is (a) EPIC |
|
14. |
Processor which is complex and expensive to produce is ________(a) RISC(b) EPIC(c) CISC(d) Multi-coreI have been asked this question in an interview for job.Question is taken from Processor & Its Types topic in chapter Processor & Memory of Computer Fundamentals |
Answer» The correct choice is (C) CISC |
|
15. |
Which of the following processor has a fixed length of instructions?(a) CISC(b) RISC(c) EPIC(d) Multi-coreI had been asked this question in a national level competition.Question is taken from Processor & Its Types in portion Processor & Memory of Computer Fundamentals |
Answer» | |
16. |
CISC stands for____________(a) Complex Information Sensed CPU(b) Complex Instruction Set Computer(c) Complex Intelligence Sensed CPU(d) Complex Instruction Set CPUI had been asked this question during an interview.Enquiry is from Processor & Its Types topic in section Processor & Memory of Computer Fundamentals |
Answer» Correct answer is (b) COMPLEX Instruction SET Computer |
|
17. |
It takes one clock cycle to perform a basic operation.(a) True(b) FalseThis question was posed to me in semester exam.I'd like to ask this question from Processor & Its Types in section Processor & Memory of Computer Fundamentals |
Answer» Right option is (a) True |
|
18. |
The number of clock cycles per second is referred as________(a) Clock speed(b) Clock frequency(c) Clock rate(d) Clock timingI had been asked this question in quiz.Query is from Processor & Its Types topic in section Processor & Memory of Computer Fundamentals |
Answer» Correct answer is (a) CLOCK speed |
|
19. |
The operation that does not involves clock cycles is _________(a) Installation of a device(b) Execute(c) Fetch(d) DecodeI got this question at a job interview.My question is from Processor & Its Types topic in chapter Processor & Memory of Computer Fundamentals |
Answer» CORRECT ANSWER is (a) INSTALLATION of a device The explanation is: Normally, several clock cycles are required to fetch, execute and decode a PARTICULAR program. Installation of a device is done by the system on its own. |
|
20. |
The transfer between CPU and Cache is______________(a) Block transfer(b) Word transfer(c) Set transfer(d) Associative transferThe question was posed to me in quiz.This interesting question is from Cache Memory topic in chapter Processor & Memory of Computer Fundamentals |
Answer» The CORRECT answer is (b) Word transfer |
|
21. |
Computer has a built-in system clock that emits millions of regularly spaced electric pulses per _____ called clock cycles.(a) second(b) millisecond(c) microsecond(d) minuteI got this question by my school principal while I was bunking the class.This key question is from Processor & Its Types topic in section Processor & Memory of Computer Fundamentals |
Answer» | |
22. |
The number of sign bits in a 32-bit IEEE format is ____(a) 1(b) 11(c) 9(d) 23The question was asked in a job interview.Enquiry is from Cache Memory topic in section Processor & Memory of Computer Fundamentals |
Answer» Right OPTION is (a) 1 |
|
23. |
In ____________ mapping, the data can be mapped anywhere in the Cache Memory.(a) Associative(b) Direct(c) Set Associative(d) IndirectThis question was addressed to me in an internship interview.My question comes from Cache Memory in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct ANSWER is (a) Associative |
|
24. |
Which of the following is an efficient method of cache updating?(a) Snoopy writes(b) Write through(c) Write within(d) Buffered writeThe question was asked in examination.I'd like to ask this question from Cache Memory in section Processor & Memory of Computer Fundamentals |
Answer» Right answer is (a) Snoopy writes |
|
25. |
Which of the following is not a write policy to avoid Cache Coherence?(a) Write through(b) Write within(c) Write back(d) Buffered writeI had been asked this question by my school principal while I was bunking the class.My question is from Cache Memory topic in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct ANSWER is (B) WRITE within |
|
26. |
When the data at a location in cache is different from the data located in the main memory, the cache is called _____________(a) Unique(b) Inconsistent(c) Variable(d) FaultThe question was asked in exam.This intriguing question originated from Cache Memory topic in division Processor & Memory of Computer Fundamentals |
Answer» The CORRECT option is (b) Inconsistent |
|
27. |
LRU stands for ___________(a) Low Rate Usage(b) Least Rate Usage(c) Least Recently Used(d) Low Required UsageThis question was posed to me in my homework.I need to ask this question from Cache Memory topic in division Processor & Memory of Computer Fundamentals |
Answer» The correct OPTION is (c) LEAST Recently USED |
|
28. |
Whenever the data is found in the cache memory it is called as_________(a) HIT(b) MISS(c) FOUND(d) ERRORThis question was addressed to me in an online quiz.I'd like to ask this question from Cache Memory in section Processor & Memory of Computer Fundamentals |
Answer» Correct answer is (a) HIT |
|
29. |
What is the high speed memory between the main memory and the CPU called?(a) Register Memory(b) Cache Memory(c) Storage Memory(d) Virtual MemoryI had been asked this question during an online exam.I'm obligated to ask this question of Cache Memory in portion Processor & Memory of Computer Fundamentals |
Answer» Correct option is (B) CACHE MEMORY |
|
30. |
Cache Memory is implemented using the DRAM chips.(a) True(b) FalseThe question was asked in exam.I would like to ask this question from Cache Memory in division Processor & Memory of Computer Fundamentals |
Answer» The correct answer is (b) False |
|
31. |
New CPU whose instruction set includes the instruction set of its predecessor CPU is said to be ___________ with its predecessor.(a) fully compatible(b) forward compatible(c) compatible(d) backward compatibleThe question was posed to me during an online exam.This intriguing question originated from Registers topic in section Processor & Memory of Computer Fundamentals |
Answer» The correct answer is (d) BACKWARD compatible |
|
32. |
The number of sign bits in a 32-bit IEEE format__________(a) 1(b) 11(c) 9(d) 23I had been asked this question in semester exam.The question is from Registers in section Processor & Memory of Computer Fundamentals |
Answer» RIGHT option is (a) 1 For EXPLANATION: There is only 1 sign bit in all the standards. In a 32-bit FORMAT, there is 1 sign bit, 8 bits for the exponent and 23 bits for the mantissa. |
|
33. |
What kind of a flag is the sign flag?(a) General Purpose(b) Status(c) Address(d) InstructionI had been asked this question in an online quiz.The doubt is from Registers topic in section Processor & Memory of Computer Fundamentals |
Answer» Right CHOICE is (b) Status |
|
34. |
What is correct instruction if you want the control to go to the location 2000h?(a) MOV 2000h(b) MOV A, 2000h(c) JMP 2000h(d) RET 2000hI have been asked this question in an interview for job.This is a very interesting question from Registers topic in division Processor & Memory of Computer Fundamentals |
Answer» The correct answer is (c) JMP 2000h |
|
35. |
Which of the following is a data transfer instruction?(a) STA 16-bit address(b) ADD A, B(c) MUL C, D(d) RETThis question was posed to me during an interview.This interesting question is from Registers topic in division Processor & Memory of Computer Fundamentals |
Answer» The correct ANSWER is (a) STA 16-bit ADDRESS |
|
36. |
Which of the following is not a visible register?(a) General Purpose Registers(b) Address Register(c) Status Register(d) MARI have been asked this question in exam.Origin of the question is Registers topic in section Processor & Memory of Computer Fundamentals |
Answer» The CORRECT OPTION is (d) MAR |
|
37. |
The _________ holds the contents of the accessed memory word.(a) MAR(b) MBR(c) PC(d) IRI have been asked this question in my homework.Asked question is from Registers topic in portion Processor & Memory of Computer Fundamentals |
Answer» CORRECT choice is (B) MBR To elaborate: The MBR HOLDS the contents of the accessed (read/written) MEMORY word. MBR stands for Memory Buffer Register. |
|
38. |
The length of a register is called _______(a) word limit(b) word size(c) register limit(d) register sizeI had been asked this question in an online interview.The question is from Registers topic in section Processor & Memory of Computer Fundamentals |
Answer» The correct ANSWER is (B) word size |
|
39. |
Opcode indicates the operations to be performed.(a) True(b) FalseI have been asked this question during an online exam.My enquiry is from Registers topic in division Processor & Memory of Computer Fundamentals |
Answer» Right choice is (a) True |
|
40. |
CPU has built-in ability to execute a particular set of machine instructions, called as __________(a) Instruction Set(b) Registers(c) Sequence Set(d) User instructionsThis question was posed to me during an online exam.The doubt is from Registers topic in section Processor & Memory of Computer Fundamentals |
Answer» Right ANSWER is (a) Instruction SET |
|
41. |
What does D in the D-flip flop stand for?(a) Digital(b) Direct(c) Delay(d) DurableThe question was asked in homework.This question is from CPU & Control Unit in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct OPTION is (c) DELAY |
|
42. |
The functions of execution and sequencing are performed by using______________(a) Input Signals(b) Output Signals(c) Control Signals(d) CPUThe question was posed to me in a job interview.My question comes from CPU & Control Unit in portion Processor & Memory of Computer Fundamentals |
Answer» Correct ANSWER is (C) Control Signals |
|
43. |
Causing the CPU to step through a series of micro operations is called _________(a) Execution(b) Runtime(c) Sequencing(d) PipeliningI had been asked this question in an international level competition.This interesting question is from CPU & Control Unit topic in chapter Processor & Memory of Computer Fundamentals |
Answer» RIGHT CHOICE is (c) Sequencing Easiest EXPLANATION: Sequencing is the process of causing the CPU to step through a series of micro operations. EXECUTION causes the performance of each micro OPERATION. |
|
44. |
The portion of the processor which contains the hardware required to fetch the operations is _______(a) Datapath(b) Processor(c) Control(d) Output unitI had been asked this question by my college professor while I was bunking the class.My question is based upon CPU & Control Unit in division Processor & Memory of Computer Fundamentals |
Answer» Correct option is (a) Datapath |
|
45. |
Which of the following holds the last instruction fetched?(a) PC(b) MAR(c) MBR(d) IRI had been asked this question in an interview for internship.I want to ask this question from CPU & Control Unit in chapter Processor & Memory of Computer Fundamentals |
Answer» Correct OPTION is (d) IR |
|
46. |
What does PC stand for?(a) Program Changer(b) Program Counter(c) Performance Counter(d) Performance ChangerI had been asked this question in class test.This interesting question is from CPU & Control Unit in portion Processor & Memory of Computer Fundamentals |
Answer» Correct answer is (b) Program COUNTER |
|
47. |
In the instruction ADD A, B, the answer gets stored in___________(a) B(b) A(c) Buffer(d) CI have been asked this question in homework.The above asked question is from CPU & Control Unit in division Processor & Memory of Computer Fundamentals |
Answer» CORRECT choice is (b) A The best explanation: In any instruction of the form ADD A, B; the answer GETS STORED in the A REGISTER. The FORMAT is: ADD Destination, Source. |
|
48. |
What does MBR stand for?(a) Main Buffer Register(b) Memory Buffer Routine(c) Main Buffer Routine(d) Memory Buffer RegisterI had been asked this question during an internship interview.My doubt is from CPU & Control Unit in chapter Processor & Memory of Computer Fundamentals |
Answer» The correct CHOICE is (d) MEMORY Buffer Register |
|
49. |
Control Unit acts as the central nervous system of the computer.(a) True(b) FalseI had been asked this question during an online exam.My query is from CPU & Control Unit in division Processor & Memory of Computer Fundamentals |
Answer» Correct choice is (a) True |
|
50. |
Brain of computer is____________(a) Control unit(b) Arithmetic and Logic unit(c) Central Processing Unit(d) MemoryThe question was posed to me in my homework.My doubt is from CPU & Control Unit in portion Processor & Memory of Computer Fundamentals |
Answer» Right CHOICE is (C) Central Processing Unit |
|