1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Masja [62]
3 years ago
8

Compare the two types of formatting that IDE devices must go through. What is the primary difference between the two?

Computers and Technology
2 answers:
Andrei [34K]3 years ago
7 0
A quick format<span> changes the file system while the </span>full format<span> also checks the </span>drive for bad sectors.  <span>The scan for bad sectors is the reason why the Full </span>format<span> takes twice as long as the </span>Quick format<span>. If you choose the </span>Quick format<span> option, the </span>format<span> removes address files from the partition, but does not scan the disk for bad sectors.</span>
const2013 [10]3 years ago
4 0

Answer:

There are two types of formatting the IDE devices must go through:

  1. Quick Formatting
  2. Full Formatting

Explanation:

Quick Formatting only writes the blocks that contain the file system structure while Full Formatting access each sector on the disk and write zeros to all data sectors. that is the reason why Full Formatting takes more time.

One reason you might want to do Full Formatting is when you want to give away your disk. In this case, Full Formatting will access each sector and erase the data completely.

You might be interested in
Which of the following is NOT a characteristic developed by New Journalism?
balu736 [363]

Explanation:

I think it's d.

Hope this help

7 0
3 years ago
Jim has entered the age of each of his classmates in cells A1 through A65 of a spreadsheet.
alexandr402 [8]
The answer to this is B=MODE(A1:A65)
8 0
3 years ago
Write a program in c language to generate following series :
DedPeter [7]

In this exercise we have to have knowledge in computational language in C to write the requested code.

The code is found in the attached image.

We can write the code in a simpler way like:

<em>#include<stdio.h></em>

<em>#include<conio.h></em>

<em>int main()</em>

<em>{</em>

<em>    int N, i;</em>

<em>    printf("Enter the value of N (limit): ");</em>

<em>    scanf("%d", &N);</em>

<em>    printf("\n");</em>

<em>    for(i=1; i<=N; i++)</em>

<em>    {</em>

<em>        if(i==N)</em>

<em>            printf("%d", i);</em>

<em>        else</em>

<em>            printf("%d,", i);</em>

<em>    }</em>

<em>    getch();</em>

<em>    return 0;</em>

<em>}</em>

See more about C language at brainly.com/question/19705654

7 0
3 years ago
Read 2 more answers
In a server farm such as that used by Amazon or eBay, a single failure does not cause the entire system to crash. Instead, it wi
Jet001 [13]

Answer:12 days

Explanation:

Mean time to failure is given by

MTTF=\frac{Total working hours of running}{Total no. of units}

Let's say N is the average amount  of time system runs until \frac{1}{3} computer fail

MTTF of each computer =35

35=\frac{n\cdot 10,000}{10,000\cdot \frac{1}{3}}

35=N\cdot 3

N=\frac{35}{3}=11.667\approx 12days

8 0
3 years ago
Given an array of n distinct integers sorted in ascending order, write a function that returns a Fixed Point in the array, if th
Zinaida [17]

Answer:

The function is as follows:

int returnsFixed(int arr [],int n){

   int retVal = -1;

   for(int i = 0; i<n;i++){

       if(i == arr[i]){

           retVal = i;

           break;

       }

   }

   return retVal;

}

Explanation:

This defines the functionl it receives the array and the length of the array

int returnsFixed(int arr [],int n){

This initializes the return value to -1

   int retVal = -1;

This iterates through the array

   for(int i = 0; i<n;i++){

This checks if i equals arr[i]

       if(i == arr[i]){

If yes, the return value (i.e. the fixed point) is set to i

           retVal = i;

And the code is exited

           break;

       } This ends the if condition

   } This ends the iteration

This returns the calculated fixed point

   return retVal;

}

6 0
3 years ago
Other questions:
  • Which of the following is not true of credit cards
    15·1 answer
  • A manager in your company wants to standardize all mobile device applications across different operating systems. Some users hav
    10·1 answer
  • Turn-outs are features of roadways that are to be employed by
    10·1 answer
  • If you have a long title for a table and need it to span several cells, you can use A. Merge Cells. B. Split Cells. C. Insert Co
    5·1 answer
  • Consider the following methods:
    10·1 answer
  • A forwarded message ____.
    5·1 answer
  • What is the easiest way of ensuring that others can access a presentation that a user has created and make changes to it, while
    6·1 answer
  • The information included in a résumé should always relate to the job objective; if it isn’t related, it shouldn’t be included.
    6·1 answer
  • You wrote a program to allow to guess a number chosen randomly.
    10·2 answers
  • You are on a team of developers writing a new teacher tool. The students names are stored in a 2D array called “seatingChart”. A
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!