Загрузка страницы

C Programming Tutorial #4, C program to check odd or even

C program to check odd or even: We will determine whether a number is odd or even by using a code in c language. As you have study in mathematics that in decimal number system even numbers are divisible by 2 while odd are not so we may use modulus operator(%) which returns remainder, For example 4%3 gives 1 ( remainder when four is divided by three). Even numbers are of the form 2*p and odd are of the form (2*p+1) where p is is an integer.
For more detail
Follow me at : https://www.facebook.com/praveenhirachan
http://gaijinblog.com/c-programming-tutorial-4-c-program-to-check-odd-or-even/

Видео C Programming Tutorial #4, C program to check odd or even канала Prabin Hirachan
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
30 января 2017 г. 15:48:21
00:04:50
Яндекс.Метрика