Computer Science

    Computer Science Fundamentals
    What is Microprocessor?
    A microprocessor is a multipurpose PLD that accepts binary data as input and processes data according to the instructions, and outputs the result. Binary instructions are read from memory.
    Computer Science Fundamentals
    The complement of any number can be given by a general term _______________
    Complement of a number can be given by the term :
    Computer Science Fundamentals
    Name of the first animation film.
    Humorous Phases of Funny Faces was the first animation film made by J. Stuart Blackton. He was using a blackboard as his workplace together with chalk and an eraser as his main tools.
    Computer Science Fundamentals
    _______________ is the assembly language for an imaginary architecture.
    Source program is compiled to an intermediate form – byte code. Byte code is the assembly language for an imaginary architecture.
    Computer Science Fundamentals
    The data size of a word is _________
    The processor supports the following data sizes:
    Computer Science Fundamentals
    An example of FDM:
    Broadcast radio is an example of FDM. This allows several messages to be translated from baseband.
    Computer Science Fundamentals
    A numeric data analysis tool that allows us to create a computerized ledger.
    A spreadsheet package is the numeric data analysis tool. It is useful for any numerical analysis problem whose data can be organized as rows and columns.
    Computer Science Fundamentals
    CHAP stands for?
    CHAP stands for Challenge Handshake authentication protocol. Features of CHAP: plaintext, memorized token. Protocol uses Telnet, HTTP.
    Computer Science Fundamentals
    What is responsible for creating a process from a program?
    OS is responsible for creating a process from a program. OS stands for operating system. A process is created in order to be executed by using computer facilities.
    Computer Science Fundamentals
    Who proposed the use of Boolean algebra in the design of relay switching circuits?
    Claude E Shannon suggested the use of Boolean in relay switching circuits. George Boole, a mathematician introduced it for simplifying representations and manipulation of propositional logic.