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

Total Questions: 150

111. The protocol which provides e-mail facility is:

Correct Answer: B. SMTР

112. Countif function in MS-Excel is exactly used to:

Correct Answer: A. count cells in a range that meet a given condition

113. The functions 'cin' and 'cout' resolve the necessary conversions at:

Correct Answer: A. Compile time

114. The third generation computers:

Correct Answer: D. Were the first computers to use integrated circuits

115. ________ transform the information from binary form to human acceptable form.

Correct Answer: A. Output interfaces

116. Which option is correct to enter the charts in MS-Excel?

Correct Answer: C. Insert menu >> Charts

117. The part of the CPU that coordinates all the functionality of the computer and other components:

Correct Answer: C. Control Unit

118. In M.S. Word CTRL + ALT + 1 is used for:

Correct Answer: B. Heading 1 style

119. In C file handling equivalent to scanf ("%d",&val); is:

Correct Answer: A. fscanf(stdin, "%d",&val);

120. The basic architecture of computers was developed by:

Correct Answer: A. Jon Von Neuman