Question
The names of 6 students from section A, 8 students from
section B and 10 students from section C were selected. The age of all the 24 students was different. Again, one name was selected from them and it was found that it was of section B. What was the probability that it was the youngest student of the section B?Solution
The total number of students = 24 When 1 name was selected from 24 names, the probability that he was of section B = 8/24 = 1/3 But from the question, there are 8 students from the section B and the age of all 8 are different therefore, the probability of selecting one i.e. youngest student from 8 students will be 1/8
Which of the following is NOT a method for handling deadlocks?
Any numbered relationship has how many participating entities?
Which keyword is used to throw an exception explicitly?
What is the purpose of the "if __name__ == '__main__':" statement in a Python script?
What will be printed from the below code?
List1 =[‘Ixambee’,’provides’,’best’,’mock’,’tests’]
print List1[2][-1]
...What is the primary goal of requirement analysis in software development?
Python is an example of which type of programming language?
What is a key characteristic of dynamic programming?
Token Ring networks operate at what speed?
CDMA is a communication technique that allows multiple users to share the same frequency band simultaneously by using unique codes to differentiate the...