Question Set

1. In a given sample there are 10,000 radio-active atoms of half-life period 1 month.The number of atoms remaining without disintegration at the end of 3 months is:





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->A radio active substance has a half life of four months. Three-fourth of the substance would decay in?....
QA->A statement followed by two assumptions I and II is given. You have to consider the statement to be true even if it seems to be at variance from commonly known facts. You are to decide which of the given assumptions can definitely be drawn from the given statement. Indicate which one of the four given alternatives is correct ? Statement : If more encouragement is given to Sports, Indians will win more gold medals at the Olympic Games. Assumptions : I. Indians do not win gold medals. II. More enc....
QA->A radio isotope has a half life of 75 years. The fraction of the atoms of the element that would decay in 150 years will be :....
QA->X210 has half life of day. What is the time taken for seven-eights of sample of X210 to decay?....
QA->. Nasar invested Rs. 3,000 and Narayanan invested Rs. 4,000 to set up a partnership. In one year they got Rs.2,000 profit. If they split this in the ratio of their investment., how much would Nasar got?....
MCQ->In a given sample there are 10,000 radio-active atoms of half-life period 1 month.The number of atoms remaining without disintegration at the end of 3 months is:....
MCQ->If Sample class has a Length property with get and set accessors then which of the following statements will work correctly? Sample.Length = 20; Sample m = new Sample(); m.Length = 10; Console.WriteLine(Sample.Length); Sample m = new Sample(); int len; len = m.Length; Sample m = new Sample(); m.Length = m.Length + 20;....
MCQ->Consider the following statements : Non-probability sample includes convenience sample Non-probability sample includes judgment sample Non-probability sample includes quota sample Non-probability sample includes cluster sample. Of the statements :....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? sample c; c = new sample(); It will create an object called sample. It will create a nameless object of the type sample. It will create an object of the type sample on the stack. It will create a reference c on the stack and an object of the type sample on the heap. It will create an object of the type sample either on the heap or on the stack depending on the size of the object.....
MCQ->Which of the following statements are correct about objects of a user-defined class called Sample? All objects of Sample class will always have exactly same data. Objects of Sample class may have same or different data. Whether objects of Sample class will have same or different data depends upon a Project Setting made in Visual Studio.NET. Conceptually, each object of Sample class will have instance data and instance member functions of the Sample class. All objects of Sample class will share one copy of member functions.....
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