Doubt in Flowchart Connectors

Suppose we have already terminated a single flowchart at a connector. Now, how should I start a new flowchart from that connector? Do I need to write start/stop for that flowchart separately?

hello @yashsharma4304 you are from which course ?

I have enrolled in C++ Mater course Launchpad

okay fine @yashsharma4304 i thought you are from some another course .
i would like to help you in the better way so could you please elaborate your doubt and in which question you have doubt ?

can I take screen shot of that problem from coding blocks Video lecture or I share you a photo of my flowchart.

you can take the screenshot and you can share it here .

Now there are 4 connectors which needs to be elaborated. So do I need to write start/stop for these connectors separately.

@yashsharma4304 since the nodes are interconnected so there is no need for separate start/stop.
the conditions will start and stop accordingly .

So, you mean that I just define them and that will be fine because we have already started/stop that flowchart and A, B, C, D are only the part of that flowchart which we are defining separately so that the flowchart looks neat and clean. Right??

@yashsharma4304yes right.

1 Like

Ok. Thank you for clearing my doubt.

@yashsharma4304 if you feel that your doubt is cleared please mark this doubt as resolved.
Happy Learning !!

1 Like