what is difference between fat & ntfs
Answer Posted / venu
" Fat stands for File Allocation Table
" There are two categories in Fat File System
o Fat 16
o Fat 32
" In Fat Up To Folder Level Security is available
" Compression Option is not available
" Encryption Option is not available
" Disk Quota Option is not Available
" FAT Supported By All Of The Microsoft Based Operating
System
NTFS
" NTFS stands for New Technology File System
" There are three categories in NTFS file System
o NTFS 4.0 - NT O/S
o NTFS 5.0 - 2000 O/S
o NTFS 6.0 - 2003O/S
" In NTFS Up-to File Level Security is available
" Compression Option is available
" Encryption Option is available
" Disk Quota Option is Available
" NTFS Supported By only Limited Microsoft Based Operating
System
| Is This Answer Correct ? | 415 Yes | 20 No |
Post New Answer View All Answers
Where the system time is stored? In processor or in separate timer ic for that?
how make a bootable dick
Explain where the system time is stored? In processor or in separate timer ic for that?
what is a property sheet?
What is direct mount and indirect monut?
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
Explain the difference among deadlock avoidance, detection and prevention?
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
when affected the system from virus , which paths will be it stored in system ?
Define dynamic memory allocation algorithm?
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?
If you do not have cd drive then how will you format c drive?
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.
Can you tell which dlls are used for SDK?
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?