Java Certification-OCA| Loops in Java - while, do while, for & for-each | Concepts & Questions

preview_player
Показать описание
Timestamps:
0:00 Introduction
0:39 The While Statement
5:24 Infinite Loops using While
7:29 Do While Loop
11:14 While vs Do While with examples
15:04 The For Loop
21:25 Infinite Loops Using For Statement
23:12 Expected Questions from For loops
30:05 For Each Loop(Enhanced For Loop)
32:40 Examples of For Each
39:04 For Vs For Each
40:27 How For each loop actually works?
42:16 For Vs For Each - Cont

Hi Guys, this is the 15th lecture in the OCA and OCP Certification preparation series, in this video we continue our chapter 2 and we cover java looping statements like while, do while, for and for-each, I have also covered all expected questions from this section along with the concepts

#java #corejava #javacertification #tutorial #interview #interviewquestions #oracle #oca #corejavainterviewquestions #oraclejavacertification #javaclass #dsa #datastructures #programming #javacertificationbyoracle #ocp #javatutorial #javaprogramming #javatutorialforbeginners #ocacrashcourse #development #developer #study #javase8programmer1 #cheatsheet #tutorial
#1Z0-808 #objects #chatgpt #primitive #interview #technology #coding
#javascriptinterviewquestions #javaoop #questions #javaquestions #ifelsestatement #statementsinjava #javaconditionalstatements #whileloop #forloop #foreachloop #loopsinjava #dowhileloop #loopingstatements
Рекомендации по теме
Комментарии
Автор

following the series, hope by the end of it i will be ready for the exam

FaraiMatsika-ifvl
Автор

excellent content, congratulations on the work, your videos are really good

samirsossai
Автор

At 38:21 in for each loop there should be int name : it wont compile though

SanskarShrawane