Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey ||

  • Wisdomers - Computer Science and Engineering
  • 2021-09-21
  • 319
Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey ||
Examples of while loopswhile loops in cloops examplesloops in cloops examples for placementswhile loopc programmingc programming for beginnersc programming full coursec programming tutorialc programming for placementshow to prepare c programming for placementlearn c programming for placementlearning monkeylearning monkey c programminggate csegate cse c programminggate cse c programming questionsgate cse preparationgate cse syllabus
  • ok logo

Скачать Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey || бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey || или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey || бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Examples of while loops || Lesson 38.4 || C Programming || Learning Monkey ||

Examples of while loops

In this class, we will understand Examples of while loops.

We have already discussed the concept of a while loop.

The examples we cover are straightforward but tricky while attempting them in competitive exams or placements exams.


Examples of while loops
Example 1


In the above example, the value of i is -1.

The “i++” in the while loop will confuse us in the exam and make us feel the value of ‘i’ 0.

So we think that 0==0, and we will enter the while loop and print the statement.

But the i++ is post-increment, the value of ‘i’ is -1 and used -1 in the expression, and later the incrementation is done.

We should be cautious while answering such questions.
Example 2


In the while loop, i = 2 is there, which is an assignment operator.

Generally, we think that assignment operators are not allowed in the loops.

But the assignments are allowed.

The output of the assignment expression is the value that is assigned.

In the above case, the output is 2.

Any number other than 0 is “true,” so we will enter into the loop’s body.

If we assign i =0, it will be false, and we don’t enter the loop’s body.


#learningmonkey #cprogrammingforbeginners #placements #gatecse #cprogramming #cprogramminglanguage


Link for playlists:
   / @wisdomerscse  


Link for our website: https://learningmonkey.in

Follow us on Facebook @   / learningmonkey  

Follow us on Instagram @   / learningmonkey1  

Follow us on Twitter @   / _learningmonkey  

Mail us @ [email protected]

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]