Computer Science Engineering Linux MCQ - Set 08 - ObjectiveBooks

Computer Science Engineering Linux MCQ - Set 08

Practice Test: Question Set - 08


1. What command is used with vi editor to delete a single character?
    (A) x
    (B) y
    (C) a
    (D) z

2. What service is not monitored by inetd?
    (A) SSH
    (B) time
    (C) ntalk
    (D) finger

3. The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as
    (A) 128.10.2.30
    (B) 210.20.2.64
    (C) 164.100.9.61
    (D) 148.20.2.30

4. How many primary partitions can exist on one drive?
    (A) 16
    (B) 4
    (C) 2
    (D) 1

5. The IP address are based on
    (A) 16-bit addresses
    (B) 32-bit addresses
    (C) 64-bit addresses
    (D) 8-bit addresses

6. The location of some system configuration and system administrator executable files, is:
    (A) /home
    (B) /proc
    (C) /var
    (D) /sbin

7. What command is not used to list the files chap01, chap02 and chap04?
    (A) ls chap*
    (B) ls chap[124]
    (C) ls - x chap0[124]
    (D) ls chap0[124]

8. Which of the following command is used to mount NFS filesystems?
    (A) nfsmount
    (B) knfsd
    (C) mount
    (D) All of the above

9. LILO
    (A) Stands for Linux loader
    (B) Is the Linux boot loader
    (C) Is a tool used to boot the Kernel on x86 hardware
    (D) All of the above

10. What protocol(s) is(are) allowed a user to retrieve her/his mail from the mail server to her/his mail reader?
    (A) POP3
    (B) FTP
    (C) MAP
    (D) None of the above

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: