Multiple choice technology databases

Comment lines contain about the parallelism used ?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Standard code comment lines are documentation for human readers and do not dictate or contain runtime properties about compiler or framework parallelism, which are handled via configuration files or compilation flags.