Final Assessment 3

Descrição

Quiz sobre Final Assessment 3, criado por padmabashyam12 em 22-07-2014.
padmabashyam12
Quiz por padmabashyam12, atualizado more than 1 year ago
padmabashyam12
Criado por padmabashyam12 quase 10 anos atrás
115
1

Resumo de Recurso

Questão 1

Questão
Kernel minimizes the frequency of disk access by keeping a pool of internal data buffer which helps to increase the response time, this is known as?
Responda
  • Buffer cache
  • Spooling
  • Pooling
  • Virtual Memory

Questão 2

Questão
How applications communicate with kernel?
Responda
  • Not disclosed by Linux team
  • SSL
  • System Calls
  • Shell

Questão 3

Questão
Kernel is known as core of operating system
Responda
  • True
  • False

Questão 4

Questão
What is meaning of ILP32?
Responda
  • 32 bit Integrated
  • 32 bit Integer- Long & Pointer
  • 32 bit Integer
  • 32 bit Integer- Long

Questão 5

Questão
Solaris is product of?
Responda
  • IBP
  • IBM
  • Microsoft
  • Sun Microsystems

Questão 6

Questão
The system calls in UNIX is written using which language?
Responda
  • Java
  • C
  • C++
  • Assembly

Questão 7

Questão
What is property of UNIX?
Responda
  • Multi User
  • Multi Processes
  • Multi Tasking
  • All of above

Questão 8

Questão
Lp0 device file is used to access?
Responda
  • Tape Drive
  • Printer
  • Floppy
  • Mouse

Questão 9

Questão
What is the meaning of SVR4?
Responda
  • System Five Release 4
  • System Version Release 4
  • System Five Relocated 4
  • Storage Files Five Release 4

Questão 10

Questão
Which among following is considered as super daemon?
Responda
  • sysinit
  • grep
  • init
  • locate

Questão 11

Questão
Which is most important for Multi-tasking?
Responda
  • Modularity
  • Time Sharing
  • Multi programming
  • Multi User

Questão 12

Questão
Which among the following is used to write small programs to control Linux functionalities?
Responda
  • Shell Commands
  • Shell Script
  • C
  • Java

Questão 13

Questão
What control character signals the end of the input file?
Responda
  • ctrl + s
  • ctrl + z
  • ctrl + w
  • ctrl + d

Questão 14

Questão
Which command in LINUX is used for description of any command?
Responda
  • help
  • man
  • detail
  • shortdetal

Questão 15

Questão
Which command is concerned with LINUX kernel log messages?
Responda
  • dmsg
  • dmesg
  • cmsg
  • cmesg

Questão 16

Questão
Which command is used to set terminal input output characteristic?
Responda
  • atty
  • sty
  • dtty
  • ltty

Questão 17

Questão
Which command is used to know the LINUX version?
Responda
  • uname
  • lname
  • vname
  • sname

Questão 18

Questão
File inode number can be viewed by?
Responda
  • –s
  • . –I
  • –a
  • –t

Questão 19

Questão
tee command is used in LINUX for?
Responda
  • Read from an input and write to a standard output and file
  • Read from an input
  • Write to an output
  • None of above

Questão 20

Questão
Which command is used to extract a column from a text file?
Responda
  • get
  • tar
  • untar
  • cut

Questão 21

Questão
To display disk consumption of a specific directory which command is used?
Responda
  • dd
  • du
  • dt
  • dl

Questão 22

Questão
Which command in LINUX is concerned with backup?
Responda
  • tar
  • zip
  • cpio
  • untar

Questão 23

Questão
Which command changes a file's group owner?
Responda
  • chmod
  • chgrp
  • chown
  • chgrep

Questão 24

Questão
Which command is used to determine the path of an executable file?
Responda
  • which
  • which
  • locate
  • wex

Questão 25

Questão
Which command can be used to know the present working directory?
Responda
  • psd
  • pww
  • pwd
  • pdd

Questão 26

Questão
By which command content of a file can be searched?
Responda
  • grep
  • search
  • srh
  • show

Questão 27

Questão
Default permissions of a file can be changed with?
Responda
  • group
  • chperm
  • chmod
  • chall

Questão 28

Questão
Which command output also contains userid?
Responda
  • la
  • al
  • ls –l
  • al -l

Questão 29

Questão
Which one shows the name of the operating system?
Responda
  • uname –n
  • uname –l
  • uname –m
  • uname -o

Questão 30

Questão
Which command gives the first byte where the difference is in the file1 & file2?
Responda
  • diff
  • differ
  • cmp
  • compare

Questão 31

Questão
What communication command provides communication to another user logged on by writing to the bottom of their terminal?
Responda
  • chat
  • talk
  • write
  • sendmsg

Questão 32

Questão
Which command is used to set limits on file size?
Responda
  • ulimit
  • alimit
  • dlimit
  • wlimit

Questão 33

Questão
Which command is used to copy files?
Responda
  • cp
  • copy
  • mv
  • move

Questão 34

Questão
How many links are created when we create a directory file?
Responda
  • 1
  • 2
  • 3
  • 4

Questão 35

Questão
partition If two files on same point to the same inode structure they are called?
Responda
  • Soft links
  • Hard links
  • Copy links
  • Similar links

Questão 36

Questão
Printer in the file structure can be found in?
Responda
  • /etc
  • /html
  • /www
  • /dev

Questão 37

Questão
Which LINUX command is used to update the modification time of a file?
Responda
  • UPDATE
  • MODIFY
  • TOUCH
  • UNTOCUH

Questão 38

Questão
Which is not a valid file type in LINUX?
Responda
  • Socket
  • FIFO
  • Softlink
  • Inode

Questão 39

Questão
All device files are stored in which directory?
Responda
  • /etc
  • /dev
  • /www
  • /html

Questão 40

Questão
What is true about chmod +t?
Responda
  • It will set effective userid for filename
  • It will set effective groupid for filename
  • It will set the sticky bit
  • It is wrong syntax

Questão 41

Questão
Vi editor commands are not case sensitive
Responda
  • True
  • False

Questão 42

Questão
In Vi editor which command sets the number for all lines?
Responda
  • :set nu
  • :set ni
  • :set sn
  • :set sl

Questão 43

Questão
All the abbreviations in vi editor can be shown by?
Responda
  • all
  • ab
  • ashow
  • atat

Questão 44

Questão
Which command reads the content of another file in vi editor?
Responda
  • erd
  • ex
  • r
  • read

Questão 45

Questão
Which command in vi editor command is used to copy the current line of the file?
Responda
  • ys
  • yc
  • yy
  • yw

Questão 46

Questão
Which command in vi editor command is used to copy the current line of the file?
Responda
  • ys
  • yc
  • yy
  • yw

Questão 47

Questão
In the shell, by default, all variables are considered and stored as?
Responda
  • integer
  • string
  • float
  • chracter

Questão 48

Questão
What is the command that can print lines of first file matching with second file?
Responda
  • printline
  • cmp
  • com
  • comm

Questão 49

Questão
Which command is used to record a user login session in a file?
Responda
  • script
  • session
  • record
  • copy

Questão 50

Questão
Which command is used to record a user login session in a file?
Responda
  • script
  • session
  • record
  • copy

Semelhante

Processo Administrativo Federal - Quiz I
tiago meira de almeida
Plano de Estudo - Semana 1
Alessandra S.
Mapas Mentais no ExamTime
Luiz Fernando
Teorias da Aprendizagem
Robson Santos
10 Passos para elaboração de TCC
IaraNeres
A CIVILIZAÇÃO ROMANA
Lucas Villar
MEMÓRIA BRILHANTE Tony Buzan
Ricardo GAldino
10 dicas para você lidar melhor com o seu tempo
vivi sousa
Y2 - Week 2
Natalia André
I wish I..
Joao Antonio