11.
How do code blocks contribute to code organization in JavaScript?
12.
What happens to variables declared inside a code block after the block executes?
13.
Which of the following is true about code blocks in JavaScript?
14.
What is block scope in JavaScript?
15.
How do code blocks affect the scope of variables in JavaScript?
16.
What is block scope in JavaScript?
17.
How are code blocks defined in JavaScript?