Computer Science Set-2By Apu Patra / March 6, 2026 All Computer Science Quiz Sets Hide Sets Set 1 Computer Science Set-1 Set 2 Computer Science Set-2 Current Set 3 Computer Science Set-3 Set 4 Computer Science Set-4 Set 5 Computer Science Set-5 Set 6 Computer Science Set-6 Set 7 Computer Science Set-7 Set 8 Computer Science Set-8 Set 9 Computer Science Set-9 Set 10 Computer Science Set-10 ✕📝Computer Science QuizSet 2📋15Questions⏱10Minutes⚡40sPer Question✔ Read each question carefully✔ Navigate freely with Next / Previous✔ Timer starts when you click Start✔ Submit before time runs out 🚀 Start Quiz Question 1 of 15 ⏱ 10:00 ✕ Q1 / 15Which command is used to create an archive called archive.tar? A tar –cvf archive.tar filename.html filename.lst B gzip archive.tar C tar –xvf archive.tar filename.html filename.lst D tar –tvf archive.tar Next →Q2 / 15How we can get User-Id associated with a process ? A getpid() B getppid() C geteuid() D getuid() ← Prev Next →Q3 / 15In the following program A 4 times B 6 times C 8 times D 10 times ← Prev Next →Q4 / 15Which system call is used to increase/decrease the data segment size of the process ? A exec() B fork() C nice() D brk() ← Prev Next →Q5 / 15When the process is dead but has not been moved from the process table.It is known as A Running B Waiting C Stopped D Zombie ← Prev Next →Q6 / 15To see the first 5 lines of a file, we give the command A tail +5 B head -5 C tail -5 D head +5 ← Prev Next →Q7 / 15___________ is used to create the message queue A msgget() B msgstart() C msgget() D None of the above ← Prev Next →Q8 / 15The unmount command requires either ______________ or ______________ as argument A File descriptor, device name B File descriptor, mount point C File system name, the descriptor D File system name, the mount point ← Prev Next →Q9 / 15${…} substitute A shell command output B quote enclosed characters except the quote marks C Shell variables D None of the above ← Prev Next →Q10 / 15The schedule & corresponding commands are stored in the following file A /etc/crontab B /bin/crontab C /sh/bin/crontab D /bin/bash/crontab ← Prev Next →Q11 / 15The _______command is used to determine your local node name as well as the names of all uucp systems that are immediately known to your system. A uucp B uuto C uuname D scp ← Prev Next →Q12 / 15____________ performs basic text transformations on input stream A sed B ved C awk D None of the above ← Prev Next →Q13 / 15GREP stands for A Gobally search Regular Expression B General Regualr Expression Print C General Regular & Extended expression Print D None of the above ← Prev Next →Q14 / 15Which command changes the timestamp of the file ? A chown B find C touch D unmask ← Prev Next →Q15 / 15Display the routing table with network parameters A inetd B netstat C ifconfig D route ← Prev Submit ✓ ✕ 0 /15Quiz Complete! 📊 Summary 📋 Review✅0Correct ❌0Wrong ⏭0Skipped 🔄 Retry ✖ Close🎯 Try another set: All Computer Science Quiz Sets Hide Sets Set 1 Computer Science Set-1 Set 2 Computer Science Set-2 Current Set 3 Computer Science Set-3 Set 4 Computer Science Set-4 Set 5 Computer Science Set-5 Set 6 Computer Science Set-6 Set 7 Computer Science Set-7 Set 8 Computer Science Set-8 Set 9 Computer Science Set-9 Set 10 Computer Science Set-10