What is Block

Block: The statements and declarations are enclosed between a matching pair of curly brackets ({ and }). For example, a class body is a block, as it is a method body. The block surrounds a nested scope level.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.