InterviewSolution
Saved Bookmarks
| 1. |
Blocks of code are represented through what |
|
Answer» I hope this ANSWER HELPS you pls CHECK..Explanation: In computer programming, a block or code block is a lexical structure of source code which is grouped together. Blocks consist of ONE or more DECLARATIONS and statements.Pls mark me as brainliest if the answer is correct |
|