It is used to print large statement of data using single repeatable block.Loop…
Data structure is a technique which is used to arrange the data using differe…
Switch Statement In Java:- It is called Jumping Statement in Java because we…
Conditional Statement in Java or IF--else Statement:- This statement provides…
Operator concept in java? It is used to perform an operation using operand, Op…
Datatype :- It is used to represent pattern and size of data in memory .Data…
OOP'S:- OOP'S means Object oriented programming structure ,it is use…
Array:- It is used to store multiple elements using single variable,Array st…
File :- File is a collection of records ,if we want to store program outp…