Computer Science

    Computer Science Fundamentals
    PNG is a _________
    PNG is an image format. It stands for portable network graphics. PNG supports palette based images.
    OS Multimedia Systems
    RTSP stands for ___________
    Computer Science Fundamentals
    The delimiter in a FORTRAN code.
    Delimiter separates the tokens we use in our code. In a FORTRAN code, single blank space serves as a delimiter. Though, multiple blank spaces are ignored.
    OS Deadlocks
    A deadlock can be broken by ____________
    OS Security
    What are the two features of a tripwire file system?
    Computer Science Fundamentals
    Which of the following is a register-indirect addressing mode instruction set?
    LDA 2700H is a direct addressing mode instruction. ADI 36H is an immediate addressing mode instruction. DAA is an implicit addressing mode and LDAX B is a register-indirect addressing mode instruction.
    Computer Science Fundamentals
    A program that can retrieve files from the world wide web and render text, images or sounds encoded in the files.
    A browser or a web browser is a program that can retrieve files from the world wide web. Certain examples are IE, Mozilla, etc.
    OS Multimedia Systems
    Progressive download is most useful for ___________
    Computer Science Fundamentals
    A stage in which individual components are integrated and ensured that they are error-free to meet customer requirements.
    Hardware and software components are tested individually. Testing stage in which individual components are integrated and ensured that they are error-free to meet customer requirements.
    OS Memory Management
    Operating System maintains the page table for ____________