1. For a transversely vibrating string the frequency of vibration is directly propotional to?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The total energy of a particle vibrating in S.H.M. is propotional to the squre of its?....
QA->Energy stored in a compressed string is?....
QA->The maximum displacement of vibrating particle on either side from the equilibrium position is?....
QA->Where will be the Time period in a vibration magnetometer infinite?....
QA->In a sitar wire which type of vibration is produced?....
MCQ->For a transversely vibrating string the frequency of vibration is directly propotional to?....
MCQ->In a vibrating reed type frequency meter the frequency of supply reads through vibration,the vibration of desired frequency depends upon:....
MCQ->Which of the following snippets are the correct way to convert a Single into a String? Single f = 9.8f; String s; s = (String) (f); Single f = 9.8f; String s; s = Convert.ToString(f); Single f = 9.8f; String s; s = f.ToString(); Single f = 9.8f; String s; s = Clnt(f); Single f = 9.8f; String s; s = CString(f);....
MCQ->Consider the following steps : 1. Driving sheet piles surrounding a vibration-receiving structure. 2. Digging a trench around a source of vibration. 3. Placing rubber mountings between a machine causing vibration and its base. Active isolation of vibration can be achieved by....
MCQ->Which of the following is correct way to convert a String to an int? String s = "123"; int i; i = (int)s; String s = "123"; int i; i = int.Parse(s); String s = "123"; int i; i = Int32.Parse(s); String s = "123"; int i; i = Convert.ToInt32(s); String s = "123"; int i; i = CInt(s);....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution