0345-8646200 | cityAcademyForJobsPreparation@gmail.com

Computer MCQs

Q531: A logic gate is _____?

  • A) Electronic circuit
  • B) Digital circuit
  • C) Silicon circuit

Q532: A _____ is named by a letter followed by a colon (:).

  • A) Drive
  • B) File
  • C) Window

Q533: Which loop is suitable to use in situations where the programmer does not know the number of time the body of the loop will be executed?

  • A) Nested loop
  • B) Do-while loop
  • C) For loop

Q534: Which HTML tags are used to convert text to subscript?

  • A) <sub>
  • B) <sup>
  • C) <small>

Q535: In HTML, which tag is used to define each term in a definition list?

  • A) <dd>
  • B) <dl>
  • C) <dt>

Q536: Which is used when a single block of statements is to be executed if the condition is true?

  • A) While loop
  • B) Do-while loop
  • C) If statement

Q537: Which loop is preferred to use when the programmer knows in advance how many times the body of the loop will be executed?

  • A) While
  • B) For
  • C) Do-while

Q538: The rules of a programing language according to which statements of program are to be written are referred as _____?

  • A) Variable
  • B) Syntax
  • C) Semantic

Q539: The data inside computer is always in _____ form.

  • A) Digital
  • B) Analog
  • C) Both A and B

Q540: NIC stands for _______?

  • A) Network internet card
  • B) Network interface control
  • C) Network interface card