Dark Mode Logo (Optional)

Dark Mode Logo (Optional)

Statement Block



Statement Block


Return_Data_TypeFunction_Name(Arguments_List)
Argument Variables Declaration;
{
 Local Variables
 Statement 1;
 Statement 2;
 “    “   “
 Statement n
 Return (Expression);
}

Statement Block

 किसी भी Function के सारे Executable codes एक ही Statement Block में लिखें जाते हैं | ये Statement Block मंझले कोष्टक का बना होता है |


 

You may like these posts:

No comments:

Post a Comment