Function is a block of statements that performs a specific task. It is reusable portion of the code and a very effective way to modularize your...
Array is a data structure consists of a group of elements of same data type. We can think it as collection of variable of similar data type....
Conditional statements are statements, which are executed depending on some condition being satisfied as true or false. In this tutorial, we will...
Separate names with a comma.