IT quiz
All questions
Sign in
Sign up
JavaScript
HTML
CSS
PostgreSQL
PHP
Linux
Git
Docker
SCSS
TypeScript
SQL
Vue
DNS
Go
frontend (web)
Redis
backend
Gitlab
CI/CD
Vite
webpack
Node.js
HTTP
Python
Kotlin
Nuxt
Question #181
Author:
admin
tags:
Go
nums := [...]int{1, 2}
What is
nums
?
Array of 2 integers
Array of 3 integers (1, 2 and 0)
Slice
This is wrong syntax
Answer
Rate the difficulty of the question:
1
2
3
4
5
6
7
8
9
10
easy
hard
←
Previous question (Go)
Next question (Go)
→
Write new comment