

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Embedded Systems knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which target directory is used in the file system of the Linux operating system? |
A. | /mnt |
B. | /etc |
C. | /term |
D. | /bin |
Answer» B. /etc | |
2. |
Which commands can be used to access the removable media? |
A. | system calls |
B. | loop instruction |
C. | mount and unmount command |
D. | procedure commands |
Answer» D. procedure commands | |
3. |
Which process defines the allocation of the mass storage to the logical file system? |
A. | mounting |
B. | de-allocation |
C. | demounting |
D. | unmounting |
Answer» B. de-allocation | |
4. |
Which directory is allocated on the hard disk 1 of the physical storage in a Linux operating system? |
A. | term |
B. | dev |
C. | etc |
D. | bin |
Answer» E. | |
5. |
Which filesystem of the Linux can be implemented on a system with two hard disks? |
A. | logical file system |
B. | physical file system |
C. | special file type system |
D. | regular file type system |
Answer» B. physical file system | |
6. |
Which file type of the Linux hold lists of files rather than the actual data? |
A. | regular |
B. | special |
C. | directories |
D. | named pipes |
Answer» D. named pipes | |
7. |
Which file type of Linux is similar to the regular file type? |
A. | named pipe |
B. | directories |
C. | regular file |
D. | special file |
Answer» B. directories | |
8. |
Which file type of Linux has no restriction on size and can have any kind of data? |
A. | special |
B. | regular |
C. | directories |
D. | named pipes |
Answer» C. directories | |
9. |
Which filesystem of Linux has mass storage devices? |
A. | physical file system |
B. | temporary file system |
C. | ram |
D. | register |
Answer» B. temporary file system | |