When we perform subtraction on -7 and 1 the answer in 2's complement form is
The graph of linear equation x+2y=2,cuts the y-axis at
In a chemical reaction, repesented by, , it is observed that the(i) rate of reaction increases by a factor of 4 on doubling the concentration of the reactant. (ii) rate of reaction increases by a factor of 9 on trebling the concentration of the reactant. Then the rate of the reaction is proportional to(where, CA = contentration of the reactant)
A saturated soil sample has water content of 40% and specific gravity of soil particles 2.7. The void ratio of the soil, is
If mean of 6 numbers is 17 then sum of numbers is
An element declaration specifies
In a two-pass assembler, the task of the Pass II is to
State the complexity of algorithm given belowint function(vector arr) int len=arr.length(); if(len==0) return; temp=arr[len-1]; arr.pop_back(); return temp;
DEBUG is able to troubleshoot only
The instructions like MOV or ADD are called as ______
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