Search
 
 
Static
 
Characters remaining : 3000
 
Report
Ranjita asks : A body of mass 2kg is lying on a rough inclined plane of inclination 30degree.Find the magnitude of force parallel to incline needed to make block move (a) up the incline (b) down the incline.cofficient of static friction=0.2 
Category : Class XI |  On : 2012-02-16 02:16:36
Report
Shivani shukla asks : SOLVE THIS RIDDLE in some situations, i oppose the motion in other situations, i facilitate the motion but, i always oppose the relative motion between two moving surfaces. put some lubricant, and i become small there make the moving surfaces rough i make the movement tough i may be - static, sliding or rolling but whenever two surfaces are in motion i am always there, tell me who i am ! 
Category : SAT |  On : 2011-11-06 09:42:55
 
Harsimran says :
07/11/2011 09:34:39
it is friction
Report
Lavanya bommini asks : main() { static int a[3][3]={1,2,3,4,5,6,7,8,9}; int i,j; static *p[]={a,a+1,a+2}; for(i=0;i<3;i++) { for(j=0;j<3;j++) printf("%dt%dt%dt%dn",*(*(p+i)+j), *(*(j+p)+i),*(*(i+p)+j),*(*(p+j)+i)); } } 
Category : Placement Papers |  On : 0000-00-00 12:00:00
 
Gaurav gupta says :
12/07/2010 06:45:41
1 2 3
Previous1Next