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 do I know chkdsk is finished?

0 Answers  


What are the basic functions of an Operating system?

1 Answers  


Explain the difference between micro-kernel and macro-kernel? Give an examples of micro-kernel and macro-kernel?

1 Answers  


Explain binary semaphore and its functionality.

0 Answers   Accenture,


Difference between multi threading and multi tasking?

1 Answers  






What is lxde desktop?

0 Answers  


What are the main difference between Micro-controller and micro-processor?

18 Answers   BEL, Core, Digicom, IBM,


What is the Difference Between SystemCalls & Interpreter

1 Answers   Satyam,


What are 4 types of operating systems?

0 Answers  


What do you know about system model?

0 Answers   C DAC, CDAC,


What are the different types of kernel?

0 Answers  


What do you understand by multi-threading and multi-tasking?

0 Answers   Tech Mahindra,


Categories