“I think that tastes, odors, colors, and so on are no more than mere names so far as the object in which we locate them are concerned, and that they reside in consciousness. Hence if the living creature were removed, ...
SIKSHAPATH Latest Questions
What are the values of the registers AX and BX after the following assembly code executes? MOV AX, 2 MOV BX, 1 ADD AX, BX i. AX=2, BX=1 ii. AX=1, BX=2 iii. AX=3, BX=1 iv. AX=2, BX=3
Which of the following fall(s) under the “essential characteristics” of cloud computing? A. Resource Pooling B. Measured Service C. Rapid Elasticity D. Latency
Which of the following is a static mechanism for address allocation of IoT nodes? a. Configuration over a management interface b. IPv6 address based on a hardware identifier c. Both configuration over a management interface & based on a hardware identifier d ...
Which feature can be implemented using encapsulation? A. Inheritance B. Abstraction C. Polymorphism D. Overloading
Which of the following is NOT true for Bootstrap program? A. Invoked at power-up or reboot B. Resides in ROM/EPROM C. Performs system initialization D. Performs user management