PGT Computer Science (Level-3), (HTET Exam 2018)Total Questions: 150141. Consider channel capacity is 100 Mbps, mean frame length is 10000 bits and average frame arrival rate is 5000 frames/sec. Applying simple queuing theory, the mean frame delay to send a frame onto the channel is:A. 200 micro secondsB. 100 micro secondsC. 0.5 secondsD. 2 mili secondsCorrect Answer: A. 200 micro seconds142. In context of C++, consider the following statements:I. Friend function of a class can directly access both private and protected data of the class. II. Member function of derived class can directly access both private and protected data of the class. The true statement(s) is/are:A. Only IB. Only IIC. Both I and IID. Neither I Nor IICorrect Answer: A. Only I143. A double ellipse represents .................. attribute in ER-diagram.A. Multi-valuedB. CompositeC. DerivedD. ComplexCorrect Answer: A. Multi-valued144. Consider Column-1 and Column-2: Column-1 Column-2 1. Bing (a) Social Networking 2. Flipkart (b) e-mail 3. Facebook (c) Search Engine 4. Google Chrome (d) Online Shopping 5. gmail (e) Web BrowserMatch of Column-1 and Column-2 is: 1 2 3 4 5 A. (d) (a) (c) (b) (e) B. (c) (d) (a) (e) (b) C. (e) (a) (b) (c) (d) D. (c) (e) (b) (d) (a)A.B.C.D.Correct Answer: B.145. Time complexity of Merge Sort Algorithm and Binary Search Algorithm are respectively:A. O(log₂ n) and O(n log₂ n)B. O(n log₂ n) and O(log₂ n)C. O(n²) and O(log₂ n)D. O(2ᴺ) and O(n²)Correct Answer: B. O(n log₂ n) and O(log₂ n)146. In HTML the .............. element is used to contain characters that should be super script:A.B.C.D.Correct Answer: B. <SUP>147. Consider Column-1 and Column-2: Column-1 Column-2 1. Microsoft Office (a) File Archiver and Compressor 2. Windows-10 (b) Digital Library 3. WinZip (c) Application Software 4. A.V.G. (d) Operating System 5. N.D.L.I. (e) AntivirusMatch of Column-1 and Column-2 is: 1 2 3 4 5 A. (e) (a) (b) (c) (d) B. (e) (c) (b) (d) (a) C. (d) (a) (c) (b) (e) D. (c) (d) (a) (e) (b)A.B.C.D.Correct Answer: D.148. Which of the following is not among manipulators in C++?A. setw( )B. setfill( )C. resetiosflags ( )D. unset( )Correct Answer: D. unset( )149. Sometimes a text in picture format is shown on certain web page and you are asked to enter the same text in a text box. Such text shown in picture format is known as ..................... .A. O.I.P.B. CaptchaC. QR CodeD. LinkCorrect Answer: B. Captcha150. IP address 10.231.241.1 belongs to which of the following class?A. Class AB. Class BC. Class CD. Class DCorrect Answer: A. Class ASubmit Quiz« Previous123456789101112131415