you represent a decision in a flowchart by drawing a decision symbol, which is shaped like a ___.\no…

you represent a decision in a flowchart by drawing a decision symbol, which is shaped like a ___.\no square\no parallelogram\no diamond\no circle\nquestion 16\ndeclaring a starting value for a variable is known as ___ the variable.\no identifying\no declaring\no defining\no initializing
Answer
Answer:
- C. diamond
- D. initializing
Brief Explanations:
- In flowchart - design, a decision is represented by a diamond - shaped symbol.
- Declaring a starting value for a variable is called initializing the variable.