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
functional testing test cases for transfer funds ?
Write 10 test scenarios to test remember me checkbox present in login window
Explain the strategy for testing a Java application?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
How do you go about testing a project?
Can you explain calibration?
Can test condition,testcase and testscript help u in performing the static testing
If automating - what is your process for determining what to automate and in what order
What do you like about computers?
How should your staff be managed? How about your overtime?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is bug release?
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..
Manual and automation how do they help in bringing out quality product? Explain?
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