1. Refractive index of a petrofuel which is the ratio of velocity of light in air to its velocity in the petrofuel gives an indication if its





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 ratio of bases of a cylinder and a cone are in the ratio 3: Volume of cylinder and cone are in the ratio 9: then their heights are in the ratio?....
QA->The refractive index of a piece of transparent quartz is the greatest for which light?....
QA->The refractive index of a given piece of transparent quartz is greatest for which light?....
QA->Most fish do not sink in water because of the presence of: swim bladder; air bladder; air sacs; air in spongy bones?....
QA->Refractive index of a medium is calculated by?....
MCQ->Refractive index of a petrofuel which is the ratio of velocity of light in air to its velocity in the petrofuel gives an indication if its....
MCQ->In order to comply with TRIPS Agreement, India enacted the Geographical Indications of Goods (Registration Protection) Act, 1999. The difference/differences between a "Trade Mark" and a Geographical Indication is/are: 1. A Trade Mark is an individual or a company's right whereas a Geographical Indication is a community's right. 2. A Trade Mark can be licensed whereas a Geographical Indication cannot be licensed. 3. A Trade Mark is assigned to the manufactured goods whereas the Geographical Indication is assigned to the agricultural goods/products and handicrafts only. Which of the statements given above is/are correct ?....
MCQ->According to the Snell's law if an electromagnetic wave is incident in a medium (refractive index n1) on an other medium (refractive index m2);....
MCQ->Refractive index of glass is 1.5. Find the wavelength of a beam of light with a frequency of 1014 Hz in glass. Assume velocity of light is 3 x 108 m/sec in vacuum.....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
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