S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which standard library module is used to spawn threads?

  • (A) std::os
  • (B) std::thread
  • (C) std::env
  • (D) std::task
  • Correct Answer - Option(B)
  • Views: 5
  • Filed under category Rust
  • Hashtags:

Explanation by: Shyam Dubey
std::thread contains functions to create and manage threads.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.