Q. Which keys are used to terminate the command execution in the command prompt?

  • (A) CTRL + C
  • (B) CTRL + Pause/Break
  • (C) Both A and B
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both A and B

Q. Multi-line comments can be written within the ____.

  • (A) // and //
  • (B) ## and ##
  • (C) /* and */
  • (D) /// and ///
πŸ’¬ Discuss
βœ… Correct Answer: (C) /* and */

Q. Linux is a

  • (A) Free OS
  • (B) Paid OS
  • (C) Rented OS
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Free OS

Q. Creator of Linux

  • (A) Jeff Bezos
  • (B) Linus Torvalds
  • (C) Both A & B
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Linus Torvalds

Q. Linux system does not compromise of

  • (A) Exel
  • (B) Applications
  • (C) Kernal
  • (D) Shell
πŸ’¬ Discuss
βœ… Correct Answer: (A) Exel

Q. In which directory can you store system user default files used for creating user directories?

  • (A) /etc/users
  • (B) /etc/skel
  • (C) /etc/default
  • (D) /usr/tmp
πŸ’¬ Discuss
βœ… Correct Answer: (B) /etc/skel

Q. Tanda bahwa shell prompt masuk sebagai root adalah ?

  • (A) ?
  • (B) >
  • (C) $
  • (D) #
πŸ’¬ Discuss
βœ… Correct Answer: (A) ?

Q. How to logout from Linux ?

  • (A) Ctrl + D
  • (B) Ctrl + C
  • (C) Ctrl + I
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) Ctrl + D

Q. Which of the following command is used to create a Linux installation hoot floppy?

  • (A) dd and rawrite
  • (B) ww and rawwrite
  • (C) bootfp disk
  • (D) mkboot disk
πŸ’¬ Discuss
βœ… Correct Answer: (A) dd and rawrite

Q. Perintah pada dasar linux untuk membuat direktori baru adalah ?

  • (A) rm
  • (B) mkdir
  • (C) rmdir
  • (D) cd
πŸ’¬ Discuss
βœ… Correct Answer: (B) mkdir