Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between #include and #include 'file' ?

1115


I heard that you have to include stdio.h before calling printf. Why?

1113


How many types of operator or there in c?

1137


What is calloc malloc realloc in c?

1106


What does sizeof int return?

1132


What is wrong with this statement? Myname = 'robin';

1391


Write a program to use switch statement.

1182


What is the difference between int main and void main in c?

1235


What is the main difference between calloc () and malloc ()?

1231


Why pointers are used?

1116


Are the variables argc and argv are always local to main?

1080


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1992


Define and explain about ! Operator?

1044


Do you know pointer in c?

1106


When should the volatile modifier be used?

1232