Computer GK Practice Question and Answer

Q:

What is computer software?

1223 0

  • 1
    set of instructions
    Correct
    Wrong
  • 2
    computer language
    Correct
    Wrong
  • 3
    computer programs
    Correct
    Wrong
  • 4
    None of these
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 1. "set of instructions"

Q:

Which of the following statements are true for firewalls?

1222 1

  • 1
    filtering network traffic
    Correct
    Wrong
  • 2
    hardware and software security
    Correct
    Wrong
  • 3
    follow the rules
    Correct
    Wrong
  • 4
    all of the above
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 4. "all of the above"

Q:

What is programming?

1221 0

  • 1
    to run the program
    Correct
    Wrong
  • 2
    to make a program
    Correct
    Wrong
  • 3
    the process of writing a program
    Correct
    Wrong
  • 4
    none of these
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "the process of writing a program"

Q:

What are the features of Ms Word?

1219 0

  • 1
    spelling checking
    Correct
    Wrong
  • 2
    graphics
    Correct
    Wrong
  • 3
    Both
    Correct
    Wrong
  • 4
    None of the above
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "Both"

Q:

What is the function of the software?

1217 0

  • 1
    computer running
    Correct
    Wrong
  • 2
    Play Chess
    Correct
    Wrong
  • 3
    Fulfillment of mathematical and logical capability of the hardware
    Correct
    Wrong
  • 4
    None of these
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "Fulfillment of mathematical and logical capability of the hardware"

Q:

When was the first operating system developed?

1215 0

  • 1
    1994
    Correct
    Wrong
  • 2
    1949
    Correct
    Wrong
  • 3
    1950
    Correct
    Wrong
  • 4
    1951
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "1950"

Q:

The extension of MS Excel's workbook or file is-

1212 0

  • 1
    .DOC
    Correct
    Wrong
  • 2
    .XLX
    Correct
    Wrong
  • 3
    .XLC
    Correct
    Wrong
  • 4
    .XLSX
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 4. ".XLSX"

Q:

Which of the following is not true for for-loop?

1208 0

  • 1
    for (i=0; i
    Correct
    Wrong
  • 2
    for (int i=0; i>9; i++)
    Correct
    Wrong
  • 3
    for (i=10; i
    Correct
    Wrong
  • 4
    for (i=10; i++; i
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 4. "for (i=10; i++; i"
Explanation :

Among the given statements about for loops, the one that is NOT true is that they are used to replace user input while loops. While for loops are typically used for iterations with a known count and are less likely to result in an infinite loop if used correctly, they do not specifically replace user input while loops.

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully