Computer Fundamentals में computer से संबंधित कई topics शामिल हैं, जिनमें hardware, software, operating systems, और बहुत कुछ शामिल है। चाहे आप beginner हों या experienced professional, इन basics को समझना essential है।

Score: 0 / 5
111.CPU में एक register जिसका उपयोग next instruction to be executed का address store करने के लिए किया जाता है, उसे क्या कहते हैं??
Correct Answer: (A) Program counter
112.वह व्यक्ति जो computer programs को designs, writes, tests और maintain करता है, उसे क्या कहते हैं??
Correct Answer: (B) Programmer
113.निम्नलिखित में से कौन सा term दो computer systems के बीच communication पर लागू होता है??
Correct Answer: (D) connectivity
114.CPU में एक memory जो processing के दौरान program instructions, input data, intermediate results और output information को hold करती है?
Correct Answer: (B) Primary memory
115.Complete programs, subroutines, और program modules का एक collection जिन्हें programming projects द्वारा उपयोग किए जाने के लिए पहले ही developed, tested और documented किया जा चुका है।?
Correct Answer: (B) Program library