3,821 views

4 Answers

2 votes
2 votes
uNumber of ticket gained by the P1=40x10/100=4

Nmber of ticket gained by the P2=40x5/100=2

Number of ticket gained by the P3=40X60/100=24

Number of ticket gained by the P3=40x25/100=10
1 votes
1 votes

Option C.

Just multiplying the percentages with total no. of tickets.

P1: 40 * 10%=4

P2: 40 * 5%=2

P3 : 40 * 60%=24

P4 : 40 * 25%=10

0 votes
0 votes

25% = 1/4

50% = 1/4 = ( 2 * 25% )

75% = 3/4 = (3 * 25% )

10% 40 = 4

5% = 10% / 2 = 4/2 = 2

60% = 6 * 10% = 6*4 = 24 

25% = 5* 5% = 5 * 2 = 10 or  1/4 * 40 = 10

option C

Answer:

Related questions

7 votes
7 votes
2 answers
1
go_editor asked Jun 19, 2016
3,819 views
Consider the following program.main() { fork(); fork(); fork(); }How many new processes will be created?8675
13 votes
13 votes
2 answers
2
go_editor asked Jun 19, 2016
10,022 views
Suppose a system contains $n$ processes and system uses the round-robin algorithm for CPU scheduling then which data structure is best suited ready queue of the processst...
6 votes
6 votes
2 answers
3
go_editor asked Jun 17, 2016
10,798 views
If there are 32 segments, each size 1 k bytes, then the logical address should have13 bits14 bits15 bits16 bits