Please help me with 6 questions in 2 pictures
below!


The question is very clear. Please help me
1 Ans. Seek time (b)
2 Ans. Word-at-time, fly-by (d)
3 Ans. All the above (c)
4.Ans. Boot record (a)
5.Ans.Process table (b)
6.Ans.144 (a)
The process of 6.Ans is given in picture
Please help me with 6 questions in 2 pictures below! The question is very clear. Please...
Please help me with 2 questions in the following
pictures!
DMA uses physical memory addresses as following Select one: a. Virtual addresses are written into the DMA controller, then DMA must use MMU to have the physical- to-physical translation b. Virtual addresses are written into the DMA controller, then DMA must use MMU to have the physical- to-virtual translation C. OS convert the virtual address of the intended memory buffer into a physical address and write this physical address into...
Please help me with 4 questions in 2 pictures
below.
An i-nodes has contained 10 direct addresses and 1 single in-directed addresses of 4 bytes each and all disk blocks are 1KB. What is the largest possible file? Select one: a. 466 KB b. 566 KB C. 266 KB d. 366 KB Which of these statements about the Linked List Allocation are true? Select one or more: a. Random access is extremely slow b. First word of each block is...
Please help me with 4 questions in 2 pictures
below!
An i-nodes has contained 10 direct addresses and 1 single in-directed addresses of 4 bytes each and all disk blocks are 1KB. What is the largest possible file? Select one: a. 466 KB b. 566 KB C. 266 KB d. 366 KB Which of these statements about the Linked List Allocation are true? Select one or more: a. Random access is extremely slow b. First word of each block is...
Please help me with the question,thank you very much!
If the pictures are not clear, you can see these
pictures!!
Here!
3. Clark Company makes and sells artistic frames for pictures of weddings, graduations, and other special events. Ron Jangles, the controller, is responsible for preparing Clark's master budget and has accumulated the following information for 2018 (Click the icon to view some of the financial information.) Click the icon to view additional information) Read the requirements Click the icon...
State an explanation/reason as to why is it the answer: 3-6 sentences QUESTION 1 An administrator needs to deploy 1000 servers in a short period of time. Which of the following deployment methods will expedite the OS installations? A. Use disk duplicating software. B. Use USB disk images to deploy servers. C. Use a disk replicator. ANSWER: D. Use PXE boot to retrieve an image. QUESTION 2 An administrator is securing a secure web server by disabling ports. After completing...
Operating Systems Questions (Please help if you can) 1. A computer has cache, main memory, and a disk used for virtual memory. If a referenced word is in the cache, 20ns are required to access it. If it is in main memory but not in the cache, 60ns are required to load it into the cache (this includes the time to originally check the cache), and then, the reference is started again. If the word is not in main memory,...
I have seen this question on here however the answers are not
very clear can somone care to explain the steps involved in this
solution not just copy and paste other ansers on this website
please.
You need to sort a file of n Gigabytes stored on a hard-drive. Your RAM contains only 5GB. You have a lighting-fast CPU, but writing or reading from the disk (a single 1/0 operation) is slow. So we estimate the number of I/O operations,...
Can anyone help
me? Thank you very much.
Question 10 1 pts The constructor below is very similar to the one you used for the last assignment. What is its time complexity in terms of N, where N is the number of lines in the Input Stream (the word file)? public Doublets (Inputstream in) try t lexicon. new TreeSet String O; Scanner s new Scanner (new BufferedReader new I (in))) while (s hasNext String str s next boolean added lexicon....
# No plagiarism #Decide on the type of motherboard to use in the computer system you are designing. Explain what it is and why you chose it. This from Lab 5.1 Using the information you recorded previously in Step 5, consult Table 5-1 to find out how to enter your system’s setup utility. (Alternatively, when you first turn on your PC, look for a message on your screen, which might read something like “Press F2 to access setup.” Table 5-1:...
1. Suppose you must write a program that performs statistical calculations for a very large set of numerical data. Which would not be the best choices for storing such a collection if performance is important? (select all that apply) Select one or more: A. ArrayList B. LinkedList C. HashMap D. An array of type int or double 2. Which of the following statements is true? Select one: A. The Java map classes can access objects by reference values. B. The...