Quiz: Knowledge of Rust Pointers
Questions to test your knowledge of pointers
1
Which among the following pointers is thread safe?
A)
Rc<T>
B)
Box<T>
C)
Mutex<T>
D)
Cell<T>
Question 1 of 70 attempted
Access this course and 1400+ top-rated courses and projects.