Computer Science

    Computer Science Fundamentals
    When an algorithm is written in the form of a programming language, it becomes a _________
    An algorithm becomes a program when it is written in the form of a programming language. Thus, any program is an algorithm.
    Computer Science Fundamentals
    __________ describes the effect of involving the reader with the story, of constructing it as truth.
    Identification describes the effect of involving the reader with the story, of constructing it as truth. It produces a meaning of truth, a belief in the validity of the text and of all the other meanings that we make from it.
    Computer Science Fundamentals
    Which of the following is not a speech synthesis method?
    Summative isn’t a Speech Synthesis method. Formant Synthesis is the oldest method. Concatenative is the cut-and-paste method. Whereas, Articulative tries to model the human speech production mechanisms.
    Computer Science Fundamentals
    The 16’s complement of 74E will be __________
    The 16’s complement is obtained by finding 15’s complement of the number (i.e. subtracting each bit of the number by 15) and then adding 1 to it.
    Computer Science Fundamentals
    Which of the following is not a character of the digit 1110?
    All the alphabets from S to Z have their digit as 1110. Here, O has the digit 1101 and therefore is the incorrect option. Example: S has the digit as 1110 and zone 0010.
    Computer Science Fundamentals
    Which of the following is not involved in DBMS?
    HTML isn’t involved in Database Management System. Other things like the data and application request are a part of the DBMS.
    Computer Science Fundamentals
    Security features that control that can access resources in the OS.
    Access control refers to the security features. Applications call access control to provide resources.
    Computer Science Fundamentals
    A technique that marked the beginning of computer communications.
    The answer is time sharing. In time sharing, Users were able to interact with the computer and could share its information processing resources.
    Computer Science Fundamentals
    HLDA stands for _______
    The HOLD signal is given to the CPU whenever an interrupt is to be served. If the CPU is ready to give the control of the bus, it gives the HLDA command which is Hold Acknowledgement.
    Computer Science Fundamentals
    Technologies that allow the user to see the real world, with virtual objects composited in the real world.
    Augmented Reality (AR) allows a user to see real world, with virtual objects superimposed or composited with the real world.