1. Who is the inventor of Atomic Structure?

Answer: Bohr & Rutherford

Reply

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

Comments

Show Similar Question And Answers
QA->Who is the inventor of Atomic Structure?....
QA->Rays used to study the internal atomic structure of crystal?....
QA->Bhabha Atomic Research Centre (Formerly the Atomic Energy Establishment) is located at?....
QA->Who studied the relationship between atomic volume and atomic weight?....
QA->Who is the inventor of Atomic bomb?....
MCQ->Consider the following features of 'structures' in C? The values of a structure variable can be assigned to another structure variable of the same type using the assignment operator.One structure can be nested within another structure.A variable structure can also be passed to a function. Which of the above are correct?...
MCQ->Assertion (A): Relative permittivity is determined by the atomic structure of the material.Reason (R): Absolute permittivity is determined by the atomic structure of the material.

...
MCQ->Statement: According to the officials, paucity of funds with the organisation has led to the pathetic condition of this brilliant architectural structure. Courses of Action: Anew architectural structure for the building should be designed. The reasons for the poor condition of the structure should be found out. Grant should be given to improve the condition of the structure.

...
MCQ->Pick out thể one word for - a secret arrangement...
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure....
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