How many operating system you can installed on one machine?
What is NTFS and FAT32?

Answer Posted / saurabh mishra

I would like to give the solution of the major part of the
query that is FAT32 and NTFS:

The FAT is simply a "database" of where each file is
physically located on the disk, so that the OS can read
your data. The reason that FAT went from 12-bit years ago
to the 32-bits used today is...the larger the disk gets,
the larger the number the FAT has to use to be able to
access all the data. All data on a disk is divided up into
chunks, called clusters.
NTFS actually stores small files in the Master File Table
(MFT), to increase performance. NTFS and FAT32 are very
similar in speed, but as the size of the disk increases,
the gap widens. FAT32 offers no security whatsoever,
whereas NTFS offers very good security. There isn't any
argument that NTFS offers better security and reliability.
Some also say that NTFS is more flexible, but that can get
rather subjective depending on the situation and work
habits, whereas NTFS superiority in security and
reliability is seldom challenged.

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

functional testing test cases for transfer funds ?

1416


Write 10 test scenarios to test remember me checkbox present in login window

1240


Explain the strategy for testing a Java application?

1878


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2594


How do you go about testing a project?

1753


Can you explain calibration?

872


Can test condition,testcase and testscript help u in performing the static testing

1854


If automating - what is your process for determining what to automate and in what order

1775


What do you like about computers?

2014


How should your staff be managed? How about your overtime?

3000


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

1879


What is bug release?

934


hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..

1818


Manual and automation how do they help in bringing out quality product? Explain?

1670


1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module

1793