Algorithm and FLOWCHART to find a number is odd or even by SATHISH KUMAR

preview_player
Показать описание
This video explains how to write algorithms and flowchart for finding a number even or odd
Рекомендации по теме
Комментарии
Автор

WHO THE HELL DISLIKED THIS VIDEO, THANK YOU SIR THIS WAS SO HELP FULL

tejbirsingh
Автор

Perfect. The video I was looking for. Thank you so much!

elengruhe
Автор

Thank you so much sir I was looking for this type of video and thank you sir tomorrow is my computer exam

shankarsahu
Автор

Thank you sir for this.
It is very useful video.
I really want this video. ☺️🙏🙏

anjaliparashar
Автор

Thank you alot for this Useful video..i have got my exam on algorithms and flowcharts next week..and i want the Algorithm for this piece of Code in c++ (do..while loop):

#include <iostream>
using namespace std;

int main() {
int i=1;
int sum=0;
do{
cout<<i<<endl;
sum=sum+i;
i++;
}
while(i<=0);
cout<<sum;

return 0;
}

bravek
Автор

Very useful sir
Thank you very much sir😃😃

saravananamutha
Автор

Le me: Watching this video 30min before exam😅

Study_Shiksha
Автор

the same step can u written to fing positive, negative number

pramodh_d
Автор

Hello sir
I think stop sign should be one only !
Or they can be 2 also ?

ananya_
Автор

THANK YOU IT IS VERY USE FULL TOPIC.FOR STUDENTS

kilinochchicentral
Автор

Sir isko kaise karenge draw a flow chart to print a number if it is odd and between 20 and 30

saadbinsayeed
Автор

Sir iss question ko solve kro
Draw a flow chart and write an algorithm for a program that multiples all the three digit odd number. ( Hint: These numbers are you must use looping to multiply them one by one. )

anamikachoudhary
Автор

Get two numbers and find all odd numbers between numbers

taqanataqana
Автор

Please see create a video of algorithm of even numbers 1 to 20 because my computer assements are there.

bangtangirlbts
Автор

Is it logical to use two oval to stop the flowchart?

ictforhscuniversityadmissi
Автор

Can you Write an algorithm to categorize the 6 inputted numbers,
one for the odd numbers and even for the others. Get the
average of each category and identify the higher average result.

dhenmarcnoval
Автор

Hard to understand becouse of your accent but thanks man it help me :)

francisganapin
Автор

Plz upload algorithm and flowchart for developing students result

wasimraja
Автор

What's the meaning of two
Anyone plz explain it

altinaamsih
Автор

u should declare num first also this is a pseudo code not an algorithm

k.xxv_Rv.n_