TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3641
To review
24
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3641
To review
24
19 questions
Easy
5 votes305 runs0 comment
Write a Go program that prints 1 if test is true, and 0 otherwise.
Communauté W3Dat Nov 29, 2021
Easy
2 votes334 runs0 comment
Declare a variable of type int64 and containing the value 42 in Go
Communauté W3Dat Feb 17, 2022
Easy
0 vote317 runs0 comment
Write a Go program that prints the string "Hello World" to the console.
Back-end developer
strings
Communauté W3Dat Jan 30, 2023
Easy
0 vote315 runs0 comment
What is the default value of a variable in Go?
Back-end developer
interfaces
Communauté W3Dat Nov 29, 2021
Easy
0 vote305 runs0 comment
What are the two files that are created when you run go mod init?
Communauté W3Dat Nov 29, 2021
Easy
0 vote299 runs0 comment
Write a Go program that prints the numbers from 1 to 10
Communauté W3Dat Nov 29, 2021
Medium
0 vote288 runs0 comment
Medium
0 vote288 runs0 comment
What is the type of the first character of a string in Go?
Communauté W3Dat Nov 29, 2021
Hard
0 vote288 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
Easy
0 vote287 runs0 comment
How to use goroutines in Go
Back-end developer
goroutines
Communauté W3Dat Nov 29, 2021
Medium
0 vote171 runs0 comment
Which data type can store any value in Go?
Nick LAM YEE MANat Dec 22, 2022
Hard
-1 vote287 runs2 comments
Return a string with the word 'Hello' and the name of the person passed as an argument.
Communauté W3Dat Nov 29, 2021