To hide a section of code we click the __________ box next to it.

To hide a section of code we click the __________ box next to it. Correct Answer Minus

At times we want to hide a section of code, if the code editor contains many lines of code; and we are not presently working on that section of code. To do this, we click the minus box that appears next to the section of the code that we want to hide. To unhide a region of code you click the plus box that appears next to the code. Hiding and unhiding the code is also known as collapsing and expanding the code respectively.

Related Questions