You are on page 1of 4

Objective

Mcq’S of System programs

Q 1:- what is system program provide?


A) status information
B) File modifications
C) convenience
D) system interface
Answer (C)
Q2: Define the meaning of status information?
A) like time and date
B) Text editors
C) Search contents
D) Block Files
Answer (A)
Q3:- What is Role System Calls in system program?
A) Restrictions of access
B) Record the data
C) Communication
D) Programming interface
Answer(D)
Q4:- In Unix, which system call creates the new process?
A) create
B) fork
C)new
D) none of the mentioned
Answer (B)

Q5:- A process can be terminated due to _________


A) normal exit
B) fatal error
C) killed by another process
D) all of the mentioned
Answer. (D)

Q6:- System programs also provide?


A) Segmentation
B) Process
C) Development and execution
D) Assembly language
Answer ©
Q7:- How many types of communication?
A) 5
B) 2
C) 3
D) 6
Answer (B)
Q8:- In Message passing of system programs?
A) Small data exchanged
B) Utility programs
C) System Calls
D) Program interface
Answer. (A)
Q9:- In what way program Load and execute?
A) Through interpreters
B) Through main memory
C) Through virtual connection
D) Trough remort

Answer ( C)

Q10:- What is shared memory model?

A) Not regularly
B) Maximum speed
C) Intercommunication
D) Debugging system
Answer (B)

Subjective
Short Question
Q1). Briefly describe system program
Q2). What is the role of system calls in system program?
Q3). How File management work In system programs?
Q4). Write a short note on Status information?
Q5. Can programming language support system programs?
Q6. What is communication and write its types?
Q7. Briefly discuss File modifications?
Q8. How message passing model works?
Q9. Write a short note on system programs works with its diagram?
Q10. In what way programs load on main memory?

Long Questions :-
Question #1. Define system programs and discuss its three steps in details ?

Question #2. What is File and Explain in details functions of file management
works in system programs?

You might also like