Computer (Part-6)

Total Questions: 33

31. __________ is a diagrammatic representation of a program logic. [S.S.C. Online CHSL (T-1) 16.10.2020 (Shift-I)]

Correct Answer: (a) Flowchart
Solution:

A flowchart is a diagrammatic representation of a program logic.

  • Flowcharts use symbols to represent different types of instructions or steps in a program, and arrows to show the sequence in which these steps are executed.
  • They are a valuable tool for visualizing the flow of control in an algorithm or program, making it easier to understand, design, and debug.

What is a Flowchart and its Types? | GeeksforGeeks

32. Which of the following is NOT an ecommerce website? [S.S.C. Online CHSL (T-I) 16.10.2020 (Shift-I)]

Correct Answer: (b) Google Maps
Solution:Among the options, only google map is not an e-commerce website.

Google Maps is a web mapping service developed by google for route planning for travelling by foot, bicycle and public transportation.

33. Which of the following is a system designed to transmit information between electronic musical instruments? [S.S.C. Online CHSL (T-I) 14.10.2020 (Shift-III)]

Correct Answer: (a) MIDI devices
Solution:

The system designed to transmit information between electronic musical instruments is called MIDI (Musical Instrument Digital Interface). 

  • MIDI is a technical standard that describes a communication protocol, digital interface, and electrical connectors.
  • It allows a wide variety of electronic musical instruments, computers, and other related devices to communicate with each other.
  • MIDI transmits data about musical notes (pitch, duration, velocity), control signals for parameters like volume and panning, and other musical information.
  • It does not transmit the actual audio signal itself.