Computer Architecture and Organization MCQs | OGDCL Test Computer Science → Computer Architecture and Organization Multiple Choice Questions (MCQs) and Answers from 1 to 5. Computer Science Online FPSC Test MCQ Preparation Material. 1. Which register stores the result of ALU operations? (A) Data Register (B) Instruction Register (C) Data Address Register (D) Accumulator Register 2. Another name for free software is? (A) Encrypted Software (B) Copy Protected Software (C) Shareware (D) Public Domain Software 3. A small high speed memory inside CPU is: (A) RAM (B) ROM (C) Cache (D) Register 4. _______ is used to control all the parts of a manufacturing process. (A) ATM (B) CAM (C) CAD (D) MICR 5. DRAM stands for? (A) Digital Random Access Memory (B) Dynamic Random Access Memory (C) Digital Read Access Memory (D) Dynamic Read Access Memory 6. Which of the following coding schemes uses 4-bit code? (A) Unicode (B) ASCII (C) EBCDIC (D) BCD 7. ...
Popular posts from this blog
Iterative Model: What Is It And When Should You Use It? December 15, 2016 SDLC The iterative model is a particular implementation of a software development life cycle (SDLC) that focuses on an initial, simplified implementation, which then progressively gains more complexity and a broader feature set until the final system is complete. When discussing the iterative method , the concept of incremental development will also often be used liberally and interchangeably, which describes the incremental alterations made during the design and implementation of each new iteration. Throughout this article we will take a deeper dive into the iterative model, including where it originated from, how the process is actually implemented within a project, and both the advantages and disadvantages that can arise from its use, so let’s get crackin’! Some more specific takes on SDLC include: Rapid Application Development Test-Driven Development Waterfall Model Software Devel...

Comments