Computer Science

    Computer Science Fundamentals
    Which of the following is true about stack pointer?
    Stack pointer is initialized before stack operation, it is a 16-bit register that stores data temporarily. It follows a LIFO operation. So, it contains the address of the top of the stack memory.
    Computer Science Fundamentals
    Which of the following is not an example of system software?
    A system software is responsible for controlling the operations of a computer system. Word Processor is an application software since it is specific to its purpose.
    Computer Science Fundamentals
    ________________ is also called auxiliary storage.
    The secondary memory which allows us to store a large amount of data is often referred to as the auxiliary memory. It generally stores large amount of data on a permanent basis.
    Computer Science Fundamentals
    Methodology in which project management processes were step-by step.
    Waterfall model is based on step-by step completion of the project. Every step is done individually.
    Computer Science Fundamentals
    Which of the following register is not used in opcode fetch operations?
    Flag register is not used in opcode fetch operations. It is used to represent the status of ALU operation which is performed after decoding of the opcode.
    Computer Science Fundamentals
    In this generation Time sharing, Real time, Networks, Distributed Operating System was used.
    The fourth generation of computers is marked by the use of Very Large Scale Integrated (VLSI) circuits. In this generation Time sharing, Real time, Networks, Distributed Operating System was used.
    Computer Science Fundamentals
    The length of a register is called _______
    The length of a register is called word size. It tells the number of bits a register can store.
    Computer Science Fundamentals
    PCI stands for _________
    PCI is a high-bandwidth bus that can function as a peripheral bus. Compared with others, it delivers better system performance.
    Computer Science Fundamentals
    Which of the following isn’t a part of a spreadsheet?
    The answer is column number. There are no column numbers in a spreadsheet. Columns are represented using letters.
    Computer Science Fundamentals
    An example of e-mail utility.
    Outlook is an example of email utility. Word is a word processor, Excel is a spreadsheet software.