hey....can anyone tell me a flowchart which when takes input as 0..displays 1 and vice versa..WITHOUT USING CONDITIONAL STATEMENT????

Recommended Answers

All 5 Replies

display 1 - input

display NOT(input)

thank you guys!!! will contact u all again for sure!!

if u enter 0 then no out put show and always use conditional statement in flow chart.

Thats the functioning of NOT gate which is a basic gate. May b there does not exist any such flow chart without conditional operators. You can try searching though.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.