If A>B then
F=F(G);
else B>C then
F=G(G);
in this , for 75% times A>B and 25% times B>C then,is
10000 instructions are there ,then the ratio of F to G
[a] 7500:2500 [b] 7500:625 [c] 7500:625 if a=b=c else
7500:2500
Answer Posted / guest
if a=b=c else 7500:2500
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How does swapping result in better memory management?
How do I force a program to close?
What does the 400 mhz signify in a ram specification?
what is difference between xp & 2003?
Is microsoft edge replacing internet explorer?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
How do I find the path to a file?
Explain thrashing.
Explain the various types of registers?
Name the different types of memory?
What is a Real Time Operating System? Elaborate.
How do I know if I have a 64 bit processor?
Can I move programs from c drive to d?
How do you change File Access Permissions?
Explain the concept of Thread Pool? what its Benefits?