PowerPoint Presentation

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

Department Of Computer science. s.y.b.c.a.

Scene 2 (10s)

Department Of Computer science. a. Cantrol statement Decision making statement If statement Switch statement Jump statement Break statement loop statement Do while loop For loop Countinue statement While loop loop statement For-each loop.

Scene 3 (25s)

Department Of Computer science. Example:- if(condition).

Scene 4 (1m 1s)

Department Of Computer science. a. 3) if-else-if ladder: if-else statements that create a decision tree where the program may enter in the block of code where the condition is true..