What is the difference between NTFS & FAT File systems
Answer Posted / akiran
FAT file system does not provide security if locally logged
on whereas NTFS file system provide security
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
when affected the system from virus , which paths will be it stored in system ?
What is the difference among deadlock avoidance, detection and prevention?
Explain about operating system of mac?
what is a property sheet?
how make a bootable dick
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
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?
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?
What is direct mount and indirect monut?
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?
Explain the process control block of UNIX ?
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.
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?