Computer Science

    Computer Science Fundamentals
    The functions of execution and sequencing are performed by using ______________
    Sequencing followed by the process of execution is performed by the Control signals. Sequencing is traversing each and every operation whereas execution causes the performance of each operation.
    Computer Science Fundamentals
    Source program is compiled to an intermediate form called ___________
    The Source program is compiled to an intermediate form called byte code. For each supported platform, write a “virtual machine” emulator that reads byte code and emulates its execution.
    Computer Science Fundamentals
    ____________ provide the detailed, specific application being developed.
    Appendices provide the detailed, specific application being developed. It includes hardware and database descriptions. Hardware requirements include minimal and optimal configurations of a system.
    Computer Science Fundamentals
    Virtual Memory can be implemented via __________
    Demand paging can implement virtual memory. Another way is demand segmentation.
    Computer Science Fundamentals
    Select the incorrect option:
    G is not a valid hexadecimal number. In this system, only representations from A to E are used to represent the numbers from 10 to 15. The base of the hexadecimal number system is 16.
    Computer Science Fundamentals
    A technique in which a program attacks a network by exploiting IP broadcast addressing operations.
    Smurfing is a technique in which a program attacks a network by exploiting IP broadcast addressing operations.
    Computer Science Fundamentals
    SLAM stands for?
    SLAM is abbreviated for Simultaneous localization and mapping. It is a technique used by robots and autonomous vehicles to build a map within the unknown environment.
    Computer Science Fundamentals
    The universal gate that can be used to implement any Boolean expression is __________
    NAND gate can be used to implement any Boolean expression.
    Computer Science Fundamentals
    Developing software __________ means a major commitment of time, money and resources.
    Developing software in-house means the same. It is easier to carry out changes in the software if it is developed in-house
    Computer Science Fundamentals
    Wearable computing device in the form of computerized eyeglasses.
    Smart glasses are also called as optical head mounted displays. (OHMD), it has the capability of reflecting projected images as well as allowing users to see through it.