Computer Science

    Computer Science Fundamentals
    The users must agree to the _______ terms and agreements when they use an open source software.
    The users must agree to the license terms and agreement in order to access an open source software. There is a limitation of OSS that the users cannot modify the terms and conditions of any software.
    Computer Science Fundamentals
    An object acting as a gateway for the client side.
    The stub is an object that acts as a gateway for the client side. The outgoing requests are passed through the stub.
    Computer Science Fundamentals
    There are two basic structures in text documents.
    The statement is true. There are two structures in text documents- logical and physical.
    Computer Science Fundamentals
    What is the hexadecimal equivalent of the digit 9?
    For digits in EBCDIC, the hex equivalent starts from F0 to F9.
    Computer Science Fundamentals
    The information that gets transformed in encryption is ____________
    The text that gets transformed is called plain text. The algorithm used is called cipher.
    Computer Science Fundamentals
    An allocation that uses a proportional allocation scheme using priorities rather than size.
    Priority allocation uses a proportional allocation scheme using priorities rather than size.
    Computer Science Fundamentals
    Input Devices that use a special ink that contains magnetizable particles of iron oxide are ____
    MICR reads data on cheques and sorts them for distribution to other banks or for further processing. MICR stands for Magnetic-Ink-Character Recognition.
    Computer Science Fundamentals
    Which of the following is used to hold running program instructions?
    The primary storage is responsible for holding the data, intermediate results and the results of ongoing processes or jobs. Virtual storage is the main memory storage required for saving a large amount of data for future reference. The other options are invalid.
    Computer Science Fundamentals
    The physical devices of a computer :
    Hardware refers to the physical devices of a computer system. Software refers to a collection of programs. A program is a sequence of instructions.
    Computer Science Fundamentals
    The EBCDIC is mainly used in ___________
    This concept of EBCDIC was invented by IBM. It is mainly used in the IBM mainframe environment. So basically, mainframes use EBCDIC codes.