Podcast
Questions and Answers
Which programming language is the focus of this tutorial?
Which programming language is the focus of this tutorial?
- Go (correct)
- Java
- Python
- C++
What is the purpose of unit tests?
What is the purpose of unit tests?
- To test the program
- To analyze code
- To build a small program
- To check the correctness of an application (correct)
What does the go test command do?
What does the go test command do?
- Runs a series of tests (correct)
- Creates a unit-testing suite
- Analyzes code
- Builds a small program
What will you have at the end of the tutorial?
What will you have at the end of the tutorial?
What is the purpose of the FreeBSD Foundation in this text?
What is the purpose of the FreeBSD Foundation in this text?