Computer Science

    Computer Science Fundamentals
    FTP stands for?
    FTP stands for File Transfer Protocol. It is a type of internet service use for the transmission of files.
    Computer Science Fundamentals
    Another name for white-box testing is ___________
    Sometimes it is called the glass box testing. It is a type of testing in which the internal structure of any application is tested and examined.
    Computer Science Fundamentals
    What does PC stand for?
    The Program counter contains the address of the next instruction which is to be fetched by the control unit.
    Computer Science Fundamentals
    Express the ASCII equivalent of the signed binary number (00110010)2.
    The ASCII characters for the remaining options are:
    Computer Science Fundamentals
    An attack in which the user receives unwanted amount of e-mails.
    In the case of denial of e-mail bombing, a user sends an excessive amount of unwanted e-mail to someone.
    Computer Science Fundamentals
    Which of the following flag condition is used for BCD arithmetic operations in microprocessor?
    Among all the five flag conditions in microprocessor, the auxiliary carry flag is used internally for BCD arithmetic operations. Based on the auxiliary flag, the instruction set doesn’t contain the conditional jump operation.
    Computer Science Fundamentals
    A tag similar to that of the bold tag.
    is a container tag in html that is similar to bold. It makes the text more valuable as well as bold.
    Computer Science Fundamentals
    The time required to spin the desired sector under the read/write head, once the read/write head is positioned on the desired track.
    It is called latency. It is one of the factors on which the disk access time depends. Disk access time is the interval between the instant a request is made and the instance operation is completed.
    Computer Science Fundamentals
    A topology that involves Tokens.
    Ring topology involves sending and receiving of data with the help of tokens. Ring started out as a simple peer-to-peer LAN topology.
    Computer Science Fundamentals
    A type of technique in which dumb terminals are connected to a central computer system.
    This happens in time sharing. In this, users were able to interact with the computer and could share its information processing resources.