Podcast
Questions and Answers
Which programming language is used in the test?
Which programming language is used in the test?
- C++ (correct)
- JavaScript
- Java
- Python
What is the purpose of the test?
What is the purpose of the test?
- To draw a triangle
- To draw a polygon
- To draw a square
- To draw a circle (correct)
What is being tested in the example?
What is being tested in the example?
- Drawing a character polygon
- Drawing a character triangle
- Drawing a character circle (correct)
- Drawing a character square