Two balls each of radius R, equal mass and density are placed in contact, then the force of gravitation between them is proportional to –
1 Crore+ students have signed up on EduRev. Have you? Download the App |
A total charge Q is broken in two parts Q1 and Q2 and they are placed at a distance R from each other. The maximum force of repulsion between them will occur, when
If the temperature of the sun is doubled, the rate of energy received on earth will be increased by a factor of
A body of mass M moving with a velocity V explodes into two equal parts. If one comes to rest and the other body moves with velocity v, what would be the value of v?
If the radius of the earth decreases by 1% and its mass remains same, then the acceleration due to gravity _______
The refractive index of water with respect to air is 1.33, find the refractive index of air with respect to water?
A disc is in rotation with angular speed ω. If a child sits on it, what is conserved –
In IEEE-754 double precision number representation, number of exponent and mantissa bits respectively are:
Which of the following is not true about process schedulers?
Which of the following main memory will be capable of supporting 80386 processor which has 32 bit address (32 pins) capacity?
The following C declaration
struct node {
int i ;
float j ;
} ;
struct node * S[10] ;
Define S to be
LRU (Least Recently used) is almost universally used as the cache replacement policy because
Shortest Remaining Time Next (SRTN) Scheduling may be implemented-
Which command(s) is/are used to to add, delete, or modify columns in an existing table in SQL?