What is the difference between NTFS & FAT File systems
Answer Posted / anand pandey
NTFS stands for new technology file system or network
technology file system. In NTSF partition size can be of 2
TB or more. and file size can be 16 TB. file/folder
encryption is done. and it supports file name character
upto 255.
FAT32 stands for File allocation table. in FAT32 partition
size can be Upto 2 TB. and file size can be 4 GB.
file/folder encryption is not possible in FAT32. and it
supports file name character upto 8.3.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the reasons for implementing process migration?
Explain about busy waiting?
Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
Where the system time is stored? In processor or in separate timer ic for that?
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?
What are the reasons for implementing process migration?
Explain the difference between fat & ntfs?
If you do not have cd drive then how will u format c drive?
Can you tell which dlls are used for SDK?
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?
What items of information about a task might be useful in real time scheduling?
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
Explain where the system time is stored? In processor or in separate timer ic for that?
What is direct mount and indirect monut?