1.
What is the purpose of code blocks in JavaScript?
2.
How are code blocks defined in JavaScript?
3.
What is block scope in JavaScript?
4.
How do code blocks affect variable scope in JavaScript?
5.
Which of the following is true about code blocks in JavaScript?
6.
What happens to variables declared inside a code block after the block executes?
7.
What is the purpose of using code blocks in JavaScript?
8.
How do code blocks contribute to code organization in JavaScript?
9.
What is block scope in JavaScript?
10.
How are code blocks defined in JavaScript?