Computer/Operating%20System%20MCQ%20Set%209 Sample Test,Sample questions

Question:
 If a set of processes cannot be scheduled by rate monotonic scheduling algorithm, then ______

1.they can be scheduled by EDF algorithm

2. they cannot be scheduled by EDF algorithm

3.they cannot be scheduled by any other algorithm

4.none of the mentioned

Posted Date:-2022-03-26 17:39:58


Question:
 If the period of a process is ‘p’, then what is the rate of the task?

1.p2

2.2*p

3.1/p

4.p

Posted Date:-2022-03-26 17:35:10


Question:
 If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares.
If a new process D requested 30 shares, the admission controller would _____

1.allocate 30 shares to it

2. deny entry to D in the system

3. all of the mentioned

4.none of the mentioned

Posted Date:-2022-03-26 17:33:29


Question:
 In rate monotonic scheduling, a process with a shorter period is assigned _______

1.a higher priority

2.a lower priority

3.higher & lower priority

4.None of the mentioned

Posted Date:-2022-03-26 17:38:05


Question:
 In which type of streaming multimedia file is delivered to the client, but not shared?

1.real-time streaming

2.progressive download

3.compression

4.None of the mentioned

Posted Date:-2022-03-26 17:43:35


Question:
 The streaming that takes place as the event is occurring is ______

1.live streaming

2.dead streaming

3.static streaming

4.on demand streaming

Posted Date:-2022-03-26 18:02:43


Question:
 What are the two types of real time streaming?

1. live & on demand streaming

2.dead & static streaming

3. static & on demand streaming

4.on demand streaming

Posted Date:-2022-03-26 18:01:26


Question:
A media file containing audio or video is downloaded and stored on the client’s local file system in ______

1.progressive download

2.regular download

3.real time streaming

4. virtual time streaming

Posted Date:-2022-03-26 17:57:11


Question:
A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35. Can the processes be scheduled without missing the deadlines?

1. Yes

2.No

3.Maybe

4.None of the mentioned

Posted Date:-2022-03-26 17:41:35


Question:
A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35. The total CPU utilization is ________

1.0.90

2.0.74

3.0.94

4.0.80

Posted Date:-2022-03-26 17:27:17


Question:
A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35. The total CPU utilization is?

1.0.90

2.0.74

3.0.94

4.0.80

Posted Date:-2022-03-26 17:40:50


Question:
A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35., can the two processes be scheduled using the EDF algorithm without missing their respective deadlines?

1. Yes

2.No

3.Maybe

4.None of the mentioned

Posted Date:-2022-03-26 17:28:04


Question:
A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35., the priorities of P1 and P2 are?

1.remain the same throughout

2.keep varying from time to time

3.may or may not be change

4.None of the mentioned

Posted Date:-2022-03-26 17:27:39


Question:
CineBlitz multimedia server supports ______

1. real time clients

2.non-real time clients

3.both real time & non-real time clients

4.None of the mentioned

Posted Date:-2022-03-26 17:48:28


Question:
Earliest deadline first algorithm assigns priorities according to _______

1.periods

2.deadlines

3.burst times

4.None of the mentioned

Posted Date:-2022-03-26 17:26:53


Question:
For a computer to deliver continuous media it must guarantee the specific rate and timing requirements, also known as _____

1. deadline

2.quality of service

3.period

4.burst time

Posted Date:-2022-03-26 18:03:14


Question:
For QOS to be implemented properly ______

1.file systems must be efficient to meet the rate requirements of continuous media

2.network protocols must support bandwidth requirements while minimizing delay and jitter

3.all of the mentioned

4.None of the mentioned

Posted Date:-2022-03-26 18:04:59


Question:
If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares.
A will have ______ percent of the total processor time.

1. 20

2.15

3. 50

4.none of the mentioned

Posted Date:-2022-03-26 17:31:15


Question:
If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares.
B will have ______ percent of the total processor time.

1.20

2.15

3.50

4.none of the mentioned

Posted Date:-2022-03-26 17:31:57


Question:
If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares.
C will have ______ percent of the total processor time.

1.20

2.15

3.50

4.none of the mentioned

Posted Date:-2022-03-26 17:32:36


Question:
In teardown state of real time streaming protocol is ______

1.the server resources for client

2.server delivers the stream to client

3. server suspends delivery of stream

4.server breaks down the connection

Posted Date:-2022-03-26 17:47:35


Question:
Memory management units ______

1.increase the cost of the system

2.increase the power consumption of the system

3.increase the time required to complete an operation

4.All of the Mentioned

Posted Date:-2022-03-26 17:25:20


Question:
Multimedia files stored on a remote server are delivered to a client across the network using a technique known as ______

1.download

2.streaming

3. flowing

4.leaking

Posted Date:-2022-03-26 17:55:38


Question:
Multimedia system require hard real time scheduling ______

1.to ensure critical tasks will be serviced within timing deadlines

2.to deliver the media file to the client

3.to minimize the delay

4. for security

Posted Date:-2022-03-26 17:49:19


Question:
Progressive download is most useful for _____

1.short video clips

2. long video clips

3.extremely long and high quality videos

4.None of the mentioned

Posted Date:-2022-03-26 17:57:40


Question:
Random access is not allowed in _____

1.live streaming

2.dead streaming

3. static streaming

4. on demand streaming

Posted Date:-2022-03-26 18:01:48


Question:
Rate monotonic scheduling assumes that the _____

1.processing time of a periodic process is same for each CPU burst

2.processing time of a periodic process is different for each CPU burst

3.periods of all processes is the same

4.None of the mentioned

Posted Date:-2022-03-26 17:37:21


Question:
Real time streaming is most useful for ______

1. short video clips

2.long video clips

3.extremely short and low quality videos

4.None of the mentioned

Posted Date:-2022-03-26 17:58:49


Question:
Real time streaming protocol is used ________

1. to control streaming media servers

2.for establishing and controlling media sessions between endpoints

3. to provide real time control of playback of media files from the server

4. all of the mentioned

Posted Date:-2022-03-26 17:46:49


Question:
T shares of time are allocated among all processes out of N shares in _______scheduling algorithm.

1. rate monotonic

2.proportional share

3. earliest deadline first

4.none of the mentioned

Posted Date:-2022-03-26 17:30:07


Question:
The ability to move around within a media stream is known as _____

1. buffering

2.random access

3.access

4. sequential access

Posted Date:-2022-03-26 18:00:58


Question:
The characteristic of the eye to retain the image for a short time after it has been presented is known as _______

1. persistence of vision

2.learning power

3.memory mapped input

4.none of the mentioned

Posted Date:-2022-03-26 17:53:42


Question:
The delay that occur during the playback of a stream is called _______

1.stream delay

2.playback delay

3. jitter

4.event delay

Posted Date:-2022-03-26 17:45:17


Question:
The faster the frames are displayed, ________

1.the rougher the video appears

2.the smoother the video appears

3.it gets blurry

4.None of the mentioned

Posted Date:-2022-03-26 17:52:54


Question:
The major difference between a multimedia file and a regular file is _____

1. the size

2.the attributes

3.the ownership

4.the rate at which the file must be accessed

Posted Date:-2022-03-26 17:51:15


Question:
The media file is streamed to the client but is only played and not stored by the client in _______

1. progressive download

2.regular download

3.real time streaming

4.virtual time streaming

Posted Date:-2022-03-26 17:58:18


Question:
The scheduler admits a process using ______

1. two phase locking protocol

2.admission control algorithm

3.busy wait polling

4.none of the mentioned

Posted Date:-2022-03-26 17:35:53


Question:
The technique in which the CPU generates physical addresses directly is known as ______

1. relocation register method

2. real addressing

3. virtual addressing

4.None of the mentioned

Posted Date:-2022-03-26 17:25:57


Question:
The ______ scheduling algorithm schedules periodic tasks using a static priority policy with preemption.

1.earliest deadline first

2. rate monotonic

3.first cum first served

4.priority

Posted Date:-2022-03-26 17:36:37


Question:
There are two processes P1 and P2, whose periods are 50 and 100 respectively. P1 is assigned higher priority than P2. The processing times are t1 = 20 for P1 and t2 = 35 for P2. Is it possible to schedule these tasks so that each meets its deadline using Rate monotonic scheduling?

1. yes

2. no

3. maybe

4.None of the mentioned

Posted Date:-2022-03-26 17:38:57


Question:
To schedule the processes, they are considered _____

1.infinitely long

2.periodic

3. heavy weight

4.light weight

Posted Date:-2022-03-26 17:34:30


Question:
Using EDF algorithm practically, it is impossible to achieve 100 percent utilization due to ______

1.the cost of context switching

2.interrupt handling

3.power consumption

4.all of the mentioned

Posted Date:-2022-03-26 17:29:08


Question:
Video is represented as a series of images formally known as ______

1.pics

2.shots

3. frames

4.snaps

Posted Date:-2022-03-26 17:52:01


Question:
What are the two types of streaming techniques?

1.progressive download & real time streaming

2.regular download & real time streaming

3. real time & virtual time streaming

4.virtual time streaming

Posted Date:-2022-03-26 17:56:46


Question:
What is multimedia file?

1.is same as any other regular file

2.must be accessed at specific rate

3.stored on remote server can not be delivered to its client

4.None of the mentioned

Posted Date:-2022-03-26 17:42:47


Question:
What will happen once a file is compressed?

1. it has a better quality

2.it takes up less space for storage

3.it cannot be delivered to the client more quickly

4.None of the mentioned

Posted Date:-2022-03-26 18:05:24


Question:
When will Local playback be used?

1.the multimedia data are delivered from a local file system

2.a computer next to you is playing something

3. a multimedia file is being played on a system in the local network

4.none of the mentioned

Posted Date:-2022-03-26 17:54:45


Question:
Which algorithm can be optimized to meet the timing deadlines and rate requirements of continuous media?

1. Earliest-Deadline-First scheduling

2.SCAN-EDF scheduling

3.Both Earliest-Deadline-First scheduling & SCAN-EDF scheduling

4.None of the mentioned

Posted Date:-2022-03-26 17:46:02


Question:
Which one of the following is the characteristic of a multimedia system?

1. high storage

2. high data rates

3.both high storage and high data rates

4.None of the mentioned

Posted Date:-2022-03-26 17:44:20


Question:
Which one of the following resource is not necessarily required on a file server?

1.secondary storage

2.processor

3. network

4.monitor

Posted Date:-2022-03-26 17:50:02


More MCQS

  1. Computer fundamentals
  2. Computer Basic MCQS
  3. CCC MCQ Sample Paper 1
  4. CCC Exams MCQS Sample Paper Test 2
  5. Computer Basics MCQS Paper 1
  6. Computer Basics MCQS Paper 2
  7. FUNDAMENTALS OF COMPUTERS MCQs PART 2
  8. FUNDAMENTALS OF COMPUTERS MCQs PART 1
  9. FUNDAMENTALS OF COMPUTERS MCQs PART 3
  10. Computer mcqs smaple paper 1
  11. Computer mcqs smaple paper 2
  12. Computer mcqs smaple paper 3
  13. Fundamentals of Computers
  14. Fundamentals of Computers (New) Part 1
  15. Fundamentals of Computers (New) Part 2
  16. Computer Networks MCQ Questions
  17. Computer Networks Transition from IPV4 to IPV6
  18. Computer Fundamentals (New) Part 1
  19. Computer Fundamentals (New) Part 2
  20. Computer Fundamentals (New) Part 3
  21. Computer Fundamentals (New) Part 4
  22. Computer Fundamentals (New) Part 5
  23. Computer Fundamentals (New) Part 6
  24. Computer Fundamentals (New) Part 7
  25. Computer Fundamentals (New) Part 8
  26. Operating Systems MCQs Part 1
  27. Operating Systems MCQs Part 2
  28. OS(Computer Operating Systems) Part 1
  29. OS(Computer Operating Systems) Part 2
  30. OS(Computer Operating Systems) Part 3
  31. OS(Computer Operating Systems) Part 4
  32. OS - Computer Operating Systems Part 5
  33. OS - Computer Operating Systems Part 6
  34. OS - Computer Operating Systems Part 7
  35. MS Word MCQ Questions Part 1
  36. MS Word MCQ Questions Part 2
  37. MS Word MCQ Questions Part 3
  38. MS Word MCQ Questions Part 4
  39. MS Word MCQ Questions Part 5
  40. MS Word MCQ Questions Part 7
  41. MS Word MCQ Questions Part 6
  42. Microsoft Excel MCQ Questions Part 1
  43. Microsoft Excel MCQ Questions Part 2
  44. Microsoft Excel MCQ Questions Part 3
  45. Microsoft Excel MCQ Questions Part 4
  46. Microsoft Excel MCQ Questions Part 5
  47. Microsoft Excel MCQ Questions Part 6
  48. Microsoft Excel MCQ Questions Part 7
  49. MS PowerPoint MCQ Questions PART 1
  50. MS PowerPoint MCQ Questions PART 2
  51. MS PowerPoint MCQ Questions PART 3
  52. MS PowerPoint MCQ Questions PART 4
  53. MS PowerPoint MCQ Questions PART 5
  54. MS PowerPoint MCQ Questions PART 6
  55. MS PowerPoint MCQ Questions PART 7
  56. MS Access MCQ Questions Part 1
  57. MS Access MCQ Questions Part 2
  58. MS Access MCQ Questions Part 3
  59. MS Access MCQ Questions Part 4
  60. MS Access MCQ Questions Part 5
  61. MS Access MCQ Questions Part 6
  62. MS Access MCQ Questions Part 7
  63. MS Access MCQ Questions Part 8
  64. Query of MS Access MCQS Part 1
  65. Query of MS Access MCQS Part 2
  66. Computer Communication and Networking Quiz
  67. Computer Graphics MCQ Quiz Questions and Answers
  68. Computer Basics Quiz Questions
  69. Computer Quiz Questions with Answers
  70. Computer Hardware MCQS Quiz
  71. MCQ Computer Organization & Architecture
  72. MCQ Computer Organisation - Input & output Organisation SET1
  73. MCQ Computer Organisation - Input & output Organisation SET2
  74. MCQ Computer Organisation - Input & output Organisation SET3
  75. MCQS on addressing modes SET 1
  76. MCQS on addressing modes SET 2
  77. Software Engineering MCQs SET 1
  78. Software Engineering MCQs SET 2
  79. Software Engineering MCQs Set 3
  80. Software Engineering MCQs Set 4
  81. Software Engineering MCQs Set 5
  82. Software Engineering MCQs Set 6
  83. Software Engineering MCQs Set 7
  84. mcqs data structures
  85. CCC Exam Sample MCQ Paper
  86. Computer MCQ Questions set-1
  87. Computer MCQ Questions set-2
  88. Computer MCQ Questions set-3
  89. Current affairs mcq Database management
  90. Programming arcitecture
  91. Computer Graphics MCQ Questions part 1
  92. Computer Graphics MCQ Questions part 2
  93. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 1
  94. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 2
  95. Computer Science MCQs
  96. Computer Mcq Question
  97. MCQs based on Fundamentals of Computer 1 set
  98. Computer Mcq Question set 2
  99. MCQ Encoding Schemes
  100. Data Entry and Keyboarding Skills MCQ
  101. Computer Science Number System
  102. Computer Network MCQ
  103. MCQ Questions on Tally
  104. MCQ Questions on Tally Set 2
  105. MCQ Questions on Tally Set 3
  106. MCQ Questions on Tally Set 4
  107. Internet Technology MCQ Questions for Competitive Exams
  108. Computer Software MCQ GK Questions
  109. Computer Organization and Architecture MCQs
  110. Basic Computer GK Questions
  111. Computer Graphics MCQ Set 1
  112. Operating System MCQ Set 1
  113. Operating System MCQ Set 2
  114. Operating System MCQ Set 3
  115. Operating System MCQ Set 4
  116. Operating System MCQ Set 5
  117. Operating System MCQ Set 6
  118. Operating System MCQ Set 7
  119. Operating System MCQ Set 8
  120. Operating System MCQ Set 9
  121. Operating System MCQ Set 10
  122. Operating System MCQ Set 11
  123. Operating System MCQ Set 12
  124. Operating System MCQ Set 13
  125. Operating System MCQ Set 14
  126. Operating System MCQ Set 15
  127. Operating System MCQ Set 16
  128. Operating System MCQ Set 17
  129. Operating System MCQ Set 18
  130. Operating System MCQ Set 19
  131. Operating System MCQ Set 20
  132. Operating System MCQ Set 21
  133. Computer Graphics MCQ Question Set 1
  134. Computer Networks MCQs
  135. Computer Networks MCQs Set-2
  136. Computer Networks MCQs Set-3
  137. Computer Networks MCQs Set-4
  138. Bachelor of Computer Applications MCQs set-1
  139. Bachelor of Computer Applications MCQs set-2
  140. NET Programming MCQ
  141. Artificial Intelligence and Robotics (AIR) Set 1
  142. Artificial Intelligence and Robotics (AIR) Set 2
  143. Computer Engineering Soft Computing Set 1
  144. Computer Engineering Soft Computing Set 2
  145. COMPUTERS AND IT MCQs QUESTIONS
  146. Ancient Indian History MCQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!