When solid is turned to liquid, the process is called
QUESTION
Q.498) In the given diagram which stage of the donduction of nerve impulse through nerve fibre is obsereved
Adult Culex and Anopheles can be distinguished with the help of β¦
Which of the following vector can maintain the largest fragment of foreign DNA
What will be the output of the program
#include
int main()
{
void *vp;
char ch=74, *cp="JACK";
int j=65;
vp=&ch;
printf("%c", *(char*)vp);
vp=&j;
printf("%c", *(int*)vp);
vp=cp;
printf("%s", (char*)vp+2);
return 0;
}
In a series ac circuit a voltage of 20 V at 25 Hz causes a current of 0.20 A, while the same voltage at 75 Hz causes a current of 0.12 A. The circuit consists of
The population of rats in a locality increases by 20% in one year.Observing this, the pest control committee decided to use a special kind of pesticide `xyz' which effectively kills 160 rats in 3 months. Just after 2 years, what is the net increase or decrease in the population of rats if, initially the population of rats is 3200 and pesticide is used effectively
Average amount of water which a large deciduous tree takes, is
Hot water or steam carrying geothermal energy often comes up to surface in
Android releases since 1.5 have been given nicknames derived from how
The android library that provides access to UI pre-built elements such as buttons, lists, views etc. is
What year was the Open Handset Alliance announced
What was Googleβs main business motivation for supporting Android
What was the first phone released that ran the Android OS