subject

Hard drive storage capacity) if you buy a 40 gb hard drive, then chances are that the actual storage on the hard drive is not 40 gb. this is due to the fact that, typically, a manufacturer uses 1,000 bytes as the value of 1k bytes, 1,000 k bytes as the value of 1 mb, 1,000 mb as the value of 1 gb. therefore, a 40 gb hard drive contains 40,000,000,000 bytes. however, in computer memory, as given in table 1-1 (chapter 1), 1 kb is equal to 1,024 bytes, and so on. so the actual storage on a 40 gb hard drive is approximately 37.25 gb. (you might like to read the fine print next time you buy a hard drive.) write a program that prompts the user to enter the size of the hard drive specified by the manufacturer, on the har

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
Aisha has finished working on a word processing document that contains 15 pages. she has added some special elements in the first three pages, page 9 and 10, and page 15 from the document. she wants to print only these pages to see how they look. which option is the correct way to represent (in the print dialog box) the pages that aisha wants to print?
Answers: 1
question
Computers and Technology, 22.06.2019 09:30
What are the steps involved in accepting all the changes in a document? arrange these in order click edit. click accept or reject. click changes. click accept all.
Answers: 1
question
Computers and Technology, 22.06.2019 11:00
What are two of the most common reasons that peolpe who need mental health care do not access it?
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
You know the right answer?
Hard drive storage capacity) if you buy a 40 gb hard drive, then chances are that the actual storage...
Questions
question
Mathematics, 17.10.2020 01:01
question
Mathematics, 17.10.2020 01:01
question
Mathematics, 17.10.2020 01:01
question
Computers and Technology, 17.10.2020 01:01