A

Admin • 833K Points
Coach

Q. What is the default integer type in Rust?

  • (A) i32
  • (B) i64
  • (C) u32
  • (D) usize
  • Correct Answer - Option(A)
  • Views: 30
  • Filed under category Rust
  • Hashtags:

Explanation by: Admin

The default integer type in Rust is `i32`.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.