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

Answers were Sorted based on User's Feedback



If A>B then F=F(G); else B>C then F=G(G); in this , for 75% times A&..

Answer / shubh

75*10000
---------
100

=7500


25*10000
----------
100
=2500

so 7500:2500

Is This Answer Correct ?    3 Yes 1 No

If A>B then F=F(G); else B>C then F=G(G); in this , for 75% times A&..

Answer / guest

if a=b=c else 7500:2500

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Operating Systems General Concepts Interview Questions

How much ram can xp handle?

0 Answers  


What is difference b/w general semaphore and binary semaphore?

3 Answers  


What is context-switching in multi-threading?

0 Answers  


What is a rootkit virus?

0 Answers  


What problems are faced during the implementation of a network-transparent system?

0 Answers  






How do I tell if excel 2016 is 32 or 64 bit?

0 Answers  


When does stack (process stack) overflow? What are the remedies?

0 Answers   Adobe,


How is the total memory on a ram stick calculated?

0 Answers  


List the possible threads a thread can have?

0 Answers  


What are local and global page replacements?

4 Answers   TCS, Wipro,


How do I find my os version?

0 Answers  


Tell me is windows nt a full blown object oriented operating system? Give reasons?

0 Answers  


Categories