Java Loops - Repetition Statements - While and Do_While Loops.
A while loop is a little easier to explain than a for loop because a while loop will simply run the same code over and over until the condition becomes false. Let's take a look at a simple example of a while loop! ... In the example above, as long as x is less than 4, the while loop will continue to execute.
Поделиться в:
Доступные форматы для скачивания:
Скачать видео mp4
Информация по загрузке:
Скачать аудио mp3
Похожие видео
array(10) {
[0]=>
object(stdClass)#4811 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "id8aTe7DyWw"
["related_video_title"]=>
string(87) "Java For Loop - Count Controlled Loop: Use the Break and Continue statements in a loop."
["posted_time"]=>
string(21) "4 года назад"
["channelName"]=>
string(50) "Charles Edeki -- Math Computer Science Programming"
}
[1]=>
object(stdClass)#4784 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "OzZEZqw0o8c"
["related_video_title"]=>
string(20) "Selection Structures"
["posted_time"]=>
string(21) "4 года назад"
["channelName"]=>
string(11) "Laura Doyle"
}
[2]=>
object(stdClass)#4809 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "gKI4cLHx4hg"
["related_video_title"]=>
string(24) "Counting loop executions"
["posted_time"]=>
string(19) "8 лет назад"
["channelName"]=>
string(12) "Matt Boutell"
}
[3]=>
object(stdClass)#4816 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "zCvGkHHQMYE"
["related_video_title"]=>
string(172) "СРОЧНО! АУСЛЕНДЕР: "Масштаб поражает": Израиль атакует ядерные объекты Ирана. ЧТО ТЕПЕРЬ БУДЕТ?"
["posted_time"]=>
string(21) "3 часа назад"
["channelName"]=>
string(24) "И Грянул Грэм"
}
[4]=>
object(stdClass)#4795 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "-6DWwR_R4Xk"
["related_video_title"]=>
string(125) "ООП на простых примерах. Объектно-ориентированное программирование"
["posted_time"]=>
string(21) "3 года назад"
["channelName"]=>
string(7) "Ulbi TV"
}
[5]=>
object(stdClass)#4813 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "V-OBpiYLQOI"
["related_video_title"]=>
string(65) "Самое простое объяснение нейросети"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(29) "Программный Кот"
}
[6]=>
object(stdClass)#4808 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "iPhicsvupO8"
["related_video_title"]=>
string(177) "⚡АСЛАНЯН: Россияне В ТРАУРЕ вместо ПОБЕДЫ! Путин созвал СРОЧНОЕ совещание. День России НЕ УДАЛСЯ"
["posted_time"]=>
string(24) "10 часов назад"
["channelName"]=>
string(13) "24 Канал"
}
[7]=>
object(stdClass)#4818 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "-PPjKKC89YU"
["related_video_title"]=>
string(71) "Начало большой войны / США бьют тревогу"
["posted_time"]=>
string(24) "14 часов назад"
["channelName"]=>
string(10) "NEXTA Live"
}
[8]=>
object(stdClass)#4794 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "5tti9eURsk4"
["related_video_title"]=>
string(156) "СРОЧНО! "НАЧАЛОСЬ! ЭТО ВОЙНА": Израиль атакует Иран, ядерные объекты в огне. ЧТО ТЕПЕРЬ?"
["posted_time"]=>
string(21) "4 часа назад"
["channelName"]=>
string(24) "И Грянул Грэм"
}
[9]=>
object(stdClass)#4812 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "tihq_bLfk08"
["related_video_title"]=>
string(89) "Твоя ПЕРВАЯ НЕЙРОСЕТЬ на Python с нуля! | За 10 минут :3"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(49) "Хауди Хо™ - Просто о мире IT!"
}
}