how to estimate the disk access time?
e.g. the time between read one byte and another byte in the
disk.

Answer Posted / arbit

I suppose the answer is to be figured out programmatically
not by handwaving. Every stupid in Computer Science knows
what you have answered

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me when is a void pointer used?

640


What are the types of operators in c?

606


What is malloc and calloc?

564


How do you use a pointer to a function?

621


write a program for the normal snake games find in most of the mobiles.

1779






In c programming language, how many parameters can be passed to a function ?

622


Why is c called a mid-level programming language?

716


What is difference between union All statement and Union?

623


Explain what is wrong with this statement? Myname = ?robin?;

986


Where can I get an ansi-compatible lint?

634


How can you find the exact size of a data type in c?

591


Are the outer parentheses in return statements really optional?

568


How many levels of pointers have?

585


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

646


What is c variable?

544