Introduction to Business Process Model
Notation (BPMN) Questions and Correct
Answers
Algorithm Ans: A step-by-step set of instructions or a plan for
solving a problem or performing a task.
Assignment Ans: Giving a value to a variable.
Boolean Ans: A type of data that can be either true or false,
representing binary choices.
Codeblock Ans: A group of lines of code treated as a single unit.
It's often enclosed in curly braces {}.
Code (coding) Ans: Writing instructions in a programming
language to make a computer perform specific tasks.
Constant Ans: A value that doesn't change during the execution of
a program.
Conditions (selections) Ans: Making decisions in code, like 'if
something is true, do this; otherwise, do that.'
Equation Ans: A mathematical statement showing that two
expressions are equal.
Expression Ans: A combination of values, variables, and operators
that can be evaluated to produce a result.
Integer Ans: A whole number without a fractional part.
© 2025 All rights reserved