what is difference between fat & ntfs
Answer Posted / harishankar
fat: fat stands for file allocation table. it has two
categoriges are
fat 16
fat 32
fat 16 allows us to make max. 2 gb partition.
fat 32 allows us to make max 16 gb partion.
ntfs: ntfs stands for new technology file system
it has allows to max 16 tb partion on our harddisk
fat type file system is unsecure but ntfs type file system
is secure.
| Is This Answer Correct ? | 77 Yes | 28 No |
Post New Answer View All Answers
some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
What are the reasons for implementing process migration?
if you are using external package for configuring send mail what is the name of the package?
how make a bootable dick
Explain about dynamic memory allocation algorithm?
Tell me why register are stored the only binary data?
What is the difference among deadlock avoidance, detection and prevention?
what is a property sheet?
Where the system time is stored? In processor or in separate timer ic for that?
If you do not have cd drive then how will u format c drive?
Explain the difference between fat & ntfs?
absolute path gives the location a file or directory in reference to a rile directory while relative path is a path given file starting from another file. explain?
Explain the ways to infect the system by virus?
directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?