Docker Quiz

Sangam Biradar | February 14, 2023

Knowledge check

--- primaryColor: steelblue secondaryColor: '#e8e8e8' textColor: black shuffleQuestions: false shuffleAnswers: true locale: en --- ## What is the keyword for declaring a function? - [ ] fun - [ ] function - [ ] func - [x] fn ## What is the output of the following code? ```rust fn main() { println!("Hello World!") println!("Hello"); } ``` - [ ] Hello World! \n Hello - [X] error
Back to Knowledge Base

Recent articles

Docker Quiz

© 2019-2023 @CloudNativeFolks | Documentation Distributed under Apache 2.0 License.


© 2023 Happy to help you with your Cloud Native Journey.