暗記メーカー
ログイン
computer chapter 6
  • Victor Winter

  • 問題数 25 • 12/7/2023

    記憶度

    完璧

    3

    覚えた

    10

    うろ覚え

    0

    苦手

    0

    未解答

    0

    アカウント登録して、解答結果を保存しよう

    問題一覧

  • 1

    A ............. of clear instructions is known as an algorithm

    set

  • 2

    the shape of the process box is a .........

    rectangle

  • 3

    .......... box is used at the end of the flowchart

    stop

  • 4

    the shape of a decision box is a ..............

    diamond

  • 5

    a ....... is used to count the number of times a process is being repeated

    counter

  • 6

    this is a digramatic representation of steps to solve a problem

    flowchart

  • 7

    this is a list of clear instructions for solving a problem

    algorithm

  • 8

    this box is used to make a decision

    decision box

  • 9

    this is a box used at the beginning of the flowchart

    Start box

  • 10

    these lines connect one box to another

    flow lines

  • 11

    one flow lines should come out from a process box

    true

  • 12

    two flow lines are to be used for a terminal box

    false

  • 13

    input/output box is used while accepting an input or displaying an output

    true

  • 14

    algorithms use special symbols or shapes or represent diffrent types of actions or steps in a process

    false

  • 15

    algorithms are used for calculation, data processing and reasoning

    true

  • 16

    I am rounded rectangle box used to end a flowchart

    stop box

  • 17

    I am a rectangle box used to show the process of a flowchart

    process box

  • 18

    I am a parallelogram shaped box used to except an input

    input box

  • 19

    I am a diamond shaped box used to take decision

    decision box

  • 20

    I am a curculer in shape and used to connect parts of flowchart on different pages

    connector

  • 21

    what is a flowchart

    a pictorial representation which helps in easy understanding of the steps needed to be followed

  • 22

    what do you mean by an algorithm

    a systematic list of instruction to perform a text

  • 23

    what is the terminal box

    terminal box is used to indicate the beginning and the end of a flowchart the shape of this box is arround rectangle

  • 24

    what is a connector

    a connector connects one part of the flowchart to another a circle is used to represent a connector

  • 25

    what is meant by looping

    looping means to repeat a set of instructions untill a specific condition in fulfield