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