Which one of the following is not a gaseous biogeochemical cycle in an ecosystem?
What is output of below program?
int main() {
int i, j, count;
count = 0;
for (i = 0; i < 5; i++); {
for (j = 0; j < 5; j++); {
count++;
}
}
printf("%d", count);
return 0;
}
To make large programs more manageable programmers modularize them into subprograms that are called
Solenoid of length 15 cm has 300 turns. If current flowing through solenoid is 5 A, magnetic field inside solenoid will be
Cognitive dissonance theory posits that whenever there is a discrepancy between two thoughts
When a vector has positive divergence, it indicates that the vector quantity has at that point and if the divergence is negative, it indicates __________
The static characteristic of an adequately forward biased P-n junction is a straight line, if the plot is of __________ Vs ? versus
Which of the following statements are correct
C# allows a function to have arguments with default values
C# allows a function to have variable number of arguments
Omitting the return value type in method definition results into an exception
Redefining a method parameter in the method's body causes an exception
params is used to specify the syntax for a function with variable number of arguments
Convert the following binary number to decimal 010112
Which of the following is the important function of Spinal Cord
Sushmita agreed to go to Chandigarh and remain there for two months
Radio capacity may be increased in cellular concept by
Given that the interest is only earned on principal, if an investment of Rs 1000.00 amounts to Rs 1440.00 in two years, then what is the rate of interest earned