a) EXCIUSive events
15) Ums I and II respectively contains 5 white, 5 black and 2 white , 8 black balls. An urn is selected
at random and a ball is drawn at random from selected urn. If the ball drawn is white, then
probability that selected urn was II is given by
a) 0.5
b) 0
c) 1/7
d) 2/7
Answers
Answered by
31
Answer:
Explanation:
Name the following.
1. A method that can be accessed by anyone
2. A place where program's execution begins
3. The smallest element of a program that is meaningful to the compiler
4. A collection of similar objects
5. Java development environment
1. A method that can be accessed by anyone
➜ class or object.
2. A place where program's execution begins
➜ main function.
3. The smallest element of a program that is meaningful to the compiler
➜ token.
4. A collection of similar objects
➜ class.
5. Java development environment
➜ programming language.
───────────────────────────────
Similar questions