Q. What is the purpose of the 'cargo' tool in Rust?

  • (A) Memory management
  • (B) Code formatting
  • (C) Package management and building
  • (D) Debugging
πŸ’¬ Discuss
βœ… Correct Answer: (C) Package management and building
Explanation: 'cargo' is Rust's package manager and build system.
Explanation by: Admin
'cargo' is Rust's package manager and build system.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
95%
Success Rate