Computer Programming MCQs

5739 MCQs  (Page 437 of 574)

What does GNU stand for ?
A. Gnu’s not unix
B. Greek needed unix
C. General unix
D. General noble unix
How can you navigate around virtual consoles ?
A. Alt+function key
B. Ctrl+function key
C. Ctrl+alt+del
D. Alt+a+w+function key
RPM____________________?
A. Stands for red hat package manager
B. Stands for red hat package manager
C. Is used to install, uninstall, and manage packages
D. Is used to keep track of the users
Who has developed the Linux ?
A. Bob young
B. Mark eving
C. Richard stallman
D. Linus torvalds
What command is used to assign only read permission to all three categories of the file’letter’ ?
A. Chmod u + r, g + r, o – x letter
B. Chmod ugo = r letter
C. Chmod a – rw letter
D. Chmod go + r letter