PGT Computer Science (Level-3), (HTET Exam 2018)

Total Questions: 150

141. 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:

Correct Answer: A. 200 micro seconds

142. 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:

Correct Answer: A. Only I

143. A double ellipse represents .................. attribute in ER-diagram.

Correct Answer: A. Multi-valued

144. 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 Browser

Match 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)
Correct Answer: B.

145. Time complexity of Merge Sort Algorithm and Binary Search Algorithm are respectively:

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:

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) Antivirus

Match 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)
Correct Answer: D.

148. Which of the following is not among manipulators in C++?

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 ..................... .

Correct Answer: B. Captcha

150. IP address 10.231.241.1 belongs to which of the following class?

Correct Answer: A. Class A