Software Engineering Mcqs

Submitted By: Ali Uppal


Which command is used to remove the read permission of the file ‘note’ from both the group and others ?

(A) chmod go+r note

(B) chmod go+rw note

(C) chmod go-x note

(D) chmod go-r note

Submitted By: Ali Uppal


What command do you use to delete a file ?

(A) rename

(B) delete

(C) rm

(D) cp

Submitted By: Ali Uppal


What command is used to print a file ?

(A) lp

(B) pg

(C) prn

(D) print

Submitted By: Ali Uppal


NIS_____________________?

(A) is Network Information Service

(B) is a simple directory service whose main purpose is to allow remote authentication of systems on local network systems

(C) was formerly known as yellow pages

(D) allows configuration-such as password and group files

Submitted By: Ali Uppal


In what file can you specify which users are not allowed to access a system via FTP ?

(A) /etc/ftpusers

(B) /etc/hosts.deny

(C) /etc/ftpaccess

(D) All of the above

Submitted By: Ali Uppal


Layer one of the OSI model is_______________________?

(A) network layer

(B) transport layer

(C) physical layer

(D) physical layer

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Submitted By: Ali Uppal


The cat command is used to_______________?

(A) capture a file

(B) display a file

(C) print a file

(D) copy a file

Submitted By: Ali Uppal