TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3889
To review
14
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3889
To review
14
20 questions
Easy
5 votes435 runs0 comment
Write a Go program that prints 1 if test is true, and 0 otherwise.
Communauté W3Dat Nov 29, 2021
Medium
1 vote25 runs1 comment
Easy
0 vote444 runs0 comment
Write a Go program that prints the string "Hello World" to the console.
Communauté W3Dat Jan 30, 2023
Easy
0 vote440 runs0 comment
What is the default value of a variable in Go?
Communauté W3Dat Nov 29, 2021
Easy
0 vote430 runs0 comment
What are the two files that are created when you run go mod init?
Communauté W3Dat Nov 29, 2021
Easy
0 vote427 runs0 comment
Write a Go program that prints the numbers from 1 to 10
Communauté W3Dat Nov 29, 2021
Medium
0 vote414 runs0 comment
Write a Go program that prints the following lines to the console: line 1, line 2, line 3, line 4
Communauté W3Dat Nov 29, 2021
Medium
0 vote413 runs0 comment
Easy
0 vote413 runs0 comment
What is the type of the first character of a string in Go?
Communauté W3Dat Nov 29, 2021
Medium
0 vote304 runs0 comment
Which data type can store any value in Go?
Nick LAM YEE MANat Dec 22, 2022
Easy
0 vote120 runs0 comment
Easy
0 vote25 runs0 comment