what is FAT?.
Answer Posted / amar
FAT: FAt is stands for file allocation table which is
introduced by the microsoft in 1981.The FAT File system is
used by DOS and is supported some of
the other operating systems. It is simple, reliable, and
uses little storage.
there are two types of fat system:
FAT 16
FAT 32
In type of FAT16 we can max use 2gb for storage and FAt32
we can use storage max 80gb
| Is This Answer Correct ? | 7 Yes | 4 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?
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?
Where the system time is stored? In processor or in separate timer ic for that?
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
Explain how is the process address space handled during process migration?
What is LOM and how do you access it?
Explain the reasons for implementing process migration?
What is the difference among deadlock avoidance, detection and prevention?
Explain the process control block of UNIX ?
Explain the ways to infect the system by virus?
Explain the difference between ntfs & fat file systems?
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?
Define dynamic memory allocation algorithm?
If you do not have cd drive then how will u format c drive?
Explain the reasons for implementing process migration? How is the process address space handled during process migration?