Rainbow is believed to be
A bullet of mass 30 g is fired from a gun with a muzzle velocity 90ms-1. If its mass is 4 kg then recoil of gun will be
Which of the following is not a register pair in 8086 micro processor
Normally 8279 provides a maximum of _____ seven segment display interface with CPU
In 8255, ______number of modes of I/O mode of operation we have, which of the following features comes under which mode(i) A 5 bit control port is available.(ii) 3 I/O lines are available at Port C
Number of machine cycles required for RET instruction in 8085 microprocessor is
The values GET, POST, HEAD etc are specified in ____ of HTTP message
What is the output of the below code considering size of short int is 2, char is 1 and int is 4 bytes? int main() { short int i = 20; char c = 97; printf("%d, %d, %d\n", sizeof(i), sizeof(c), sizeof(c + i)); return 0; }
The instructions like MOV or ADD are called as ______
Which of the following file contains user defined functions (UDFs)
When 8086 is interfaced to two 8259s (Programmable interrupt controllers) & 8259’s are in master slave configuration then the number of interrupts available to the 8086 microprocessor are ______
The last statement of the source program should be _______
The extension file that is must for a file to be accepted by the LINK as a valid object file is
Which is best suited to a multi-threaded environment