588 views
0 votes
0 votes
In multiprogrammed systems it is advantageous if some programs such as editorsand compilers can be shared by several users.Which of the following must be true of multiprogrammed systems in order that asingle copy of a program can be shared by several users?I. The program is a macro.II. The program is recursive.III. The program is reentrant.

A.I only

B.II only

C.III only

D. ALL

2 Answers

Related questions

1 votes
1 votes
1 answer
1
Rakshita Jadoun asked Feb 4, 2023
621 views
#include <stdio.h int main() {int i,j,x;scanf("%d ",x);i=1;j=1;while(i<10){j=j*i;i=i+1;if(i==x) break;}return 0;}
0 votes
0 votes
0 answers
3
eyeamgj asked Nov 27, 2018
158 views
https://gateoverflow.in/54924/calculate-minimum-packet-sizeWHAT IS THE MEANING OF QUESTION ?
0 votes
0 votes
0 answers
4
hari_krish asked Jun 25, 2018
217 views
Any body with mark less than or equal 124 got selected or not? Please comment if any. Actually I got information from some one that with 124 marks some got selected. But ...