Home / CSE MCQs / Linux MCQs :: Basic Linux

CSE MCQs :: Linux MCQs

  1. Solaris is the name of a flavor of UNIX from
  2. A.
    HP
    B.
    IBM
    C.
    Digital Equipment Corp
    D.
    Sun Microsystems

  3. Which of the following is "NOT a UNIX variant ?
  4. A.
    Solaris
    B.
    AIX
    C.
    IRIX
    D.
    AS400

  5. The system calls in UNIX is written using which language
  6. A.
    C
    B.
    C++
    C.
    Assembly Language
    D.
    Fortran

  7. Which of the following enables multi-tasking in UNIX?
  8. A.
    Time Sharing
    B.
    Multi programming
    C.
    Multi user
    D.
    Modularity

  9. Which of the following is considered as the super daemon in Unix?
  10. A.
    sysinit
    B.
    init
    C.
    inetd
    D.
    proc

  11. Unix is which kind of Operating System?
  12. A.
    Multi User
    B.
    Multi Processes
    C.
    Multi Tasking
    D.
    All the above

  13. SVR4 stands for?
  14. A.
    Standard Version Release 4
    B.
    System Version Release 4
    C.
    Standard Five Release 4
    D.
    System Five Release 4

  15. Lp0 device file is used to access:
  16. A.
    Floppy
    B.
    Cdrom
    C.
    Printer
    D.
    Tape drive

  17. Syntax of any Unix command is:
  18. A.
    command [options] [arguments]
    B.
    command options [arguments]
    C.
    command [options] arguments
    D.
    command options arguments

  19. SVR4 was developed by
  20. A.
    Sun Microsystems
    B.
    AT&T
    C.
    University of Berkeley
    D.
    Sun and AT&T jointly