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

Difference between Primary storage and secondary storage?

3 Answers  


I want to install sql server as a database server and Oracle 10 I as a programming language for this i choose windows 2003 server as a operating system..ok.and come to hardware part i have 8 SATA hdd's each one has 300 gb of capacity. my requirement is i want to insert thease 8 hdds into a system by using RAID LEVELS(Leave about configuration). in Raid Levels which level will give 100% data backup(safe).if u give preferance for one purticular raid level please let me know what are the benfits with that Please suggest me with best answers.

1 Answers   Semantic Space,


When is a system in safe state?

2 Answers  


What is a critical section in os?

0 Answers  


What is so-dimm in reference to ram?

0 Answers  






What is multi tasking, multi programming, multi threading?

2 Answers   IBM,


For a deadlock to occur what are the necessary conditions

0 Answers  


How the Swapper works?

0 Answers  


Can you please explain the difference between demand-paging and pre-paging?

0 Answers  


What is tras timing?

0 Answers  


How you can detect deadlock condition?

0 Answers  


Describe Recovery from Deadlock?

0 Answers   MaxSolPro,


Categories