which diagrams are used to generate codes and why? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

which diagrams are used to generate codes and why?

diagrams

22nd Jul 2019, 10:28 AM
mozzie
mozzie - avatar
2 Respuestas
+ 3
Flowchart is diagrammatic presentation of algorithm which can be implemented in any language . flowchart gives you explanation of how a task can be solved in finite number of steps.
22nd Jul 2019, 10:44 AM
🇮🇳Omkar🕉
🇮🇳Omkar🕉 - avatar
+ 3
Class diagrams are another example.
22nd Jul 2019, 11:09 AM
Sonic
Sonic - avatar