The graphical representation of a program is called ______?

The graphical representation of a program is called ______?

کسی پروگرام کی گرافیکل نمائندگی کو ______ کہا جاتا ہے؟
Explanation

A flowchart is a graphical representation of a program or algorithm using symbols to show the flow of control.

It helps visualize logic and the sequence of operations before actual coding.