नमस्कार मित्रांनो आपले स्वागत आहे Ace Regional या चैनल वर | आपण या विडिओ मध्ये if, if-else, nested if statement आणि if else-if else-if ladder समजून घेउ |
In computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out. A program written in such a language is formed by a sequence of one or more statements. A statement may have internal components
In java the if statement test the condition and it is true then it executes the if block and if the condition goes false then it is handled by else block.
#javaprogramminginmarathi #javainmarathi #ifstatementinjava