adplus-dvertising

Welcome to the UNIX System MCQs Page

Dive deep into the fascinating world of UNIX System with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of UNIX System, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of UNIX System, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through UNIX System. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of UNIX System. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

UNIX System MCQs | Page 2 of 7

Q11.
A Unix file may be of the type :
Discuss
Answer: (d).Any one of the above
Q12.
Match the following for Unix system calls:

List – I List – II

(a) exec (i) Creates a new process

(b) brk (ii) Invokes another program overlaying memory space with a copy of an executable file

(c) wait (iii) To increase or decrease the size of data region

(d) fork (iv) A process synchronizes with termination of child process

code:
a b c d
Discuss
Answer: (a).(ii) (iii) (iv) (i)
Discuss
Answer: (d).Special execution environment used to run 16 bit Windows applications on 32 - bit machines
Discuss
Answer: (b).Both files i.e. file1 and file2 can be edited using 'ex' command to travel between the files
Q15.
 _______ maintains the list of free disk blocks in the Unix file system.
Discuss
Answer: (c).Super block
Q16.
A part of Windows 2000 operating system that is not portable is
Discuss
Answer: (b).Virtual Memory Management
Q17.
Match the following with reference to Unix shell scripts : 

List-I                                                     List-II

a. $?                                 i.  File name of the current script

b. $#                                ii.  List of arguments

c. $0                                 iii. The number of arguments

d. $*                                  iv. Exit status of last command

Codes:
a       b       c       d
Discuss
Answer: (c).iv       iii       i       ii
Q18.
The output generated by the LINUX command :
                     $ seq 1 2 10 
will be
Discuss
Answer: (c).1 3 5 7 9
Q19.
In UNIX, ______________ creates three subdirectories: 'PIS' and two subdirectories 'progs' and data from just created subdirectory 'PIS'.
Discuss
Answer: (c).mkdir PIS PIS/progs PIS/data
Discuss
Answer: (c).It is the first process in the system.
Page 2 of 7

Suggested Topics

Are you eager to expand your knowledge beyond UNIX System? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!