πŸ“Š JavaScript
Q. A statement block is a
  • (A) conditional block
  • (B) block that contains a single statement
  • (C) both conditional block and single statement
  • (D) block that combines multiple statements into a single compound statement
πŸ’¬ Discuss
βœ… Correct Answer: (D) block that combines multiple statements into a single compound statement

Explanation: A statement block is a block that combines more than one statements into a single compound statement for ease.

Explanation by: Tanmay
A statement block is a block that combines more than one statements into a single compound statement for ease.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
175
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Tanmay
Publisher
πŸ“ˆ
88%
Success Rate