Golang Complete Guide for Back End

Golang Complete Guide for Back End

University

10 Qs

quiz-placeholder

Similar activities

for loops & while loops

for loops & while loops

University - Professional Development

10 Qs

Chapter 2 Java Basic2

Chapter 2 Java Basic2

University

10 Qs

Topic 3-2: Numerical Computation & Expression

Topic 3-2: Numerical Computation & Expression

University

12 Qs

Java Exception Handling

Java Exception Handling

University

15 Qs

Arrays and Algorithms

Arrays and Algorithms

University

11 Qs

Sains Komputer (Java) 2: Struktur Kawalan Pilihan

Sains Komputer (Java) 2: Struktur Kawalan Pilihan

10th Grade - University

10 Qs

exception

exception

University

10 Qs

MS Core Java Quiz-2 2023

MS Core Java Quiz-2 2023

University

12 Qs

Golang Complete Guide for Back End

Golang Complete Guide for Back End

Assessment

Quiz

Computers

University

Easy

Created by

Vania Annabelle

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Golang dibuat oleh perusahaan apa?

Facebook

Google

Meta

Twitter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah command berikut untuk melakukan print dengan new line pada command line?

fmt.Println()

fmt.Print()

fmt.Out.Println()

fmt.Printf()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk membuat constant, manakah berikut yang benar?

let a = 1

constant a = 1

const a = 1

var a = 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fungsi utama pada project golang adalah?

Main()

main()

Tidak ditentukan

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berapakah nilai minimum yang dimiliki oleh int32

-128

-32768

-2147483648

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Seleksi kondisi menggunakan?

for-loop

if-else

semua salah

semua benar

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pada kondisi if else, apakah perlukan kurung buka tutup untuk membukus sebuah kondisi?

Tidak perlu

Perlu

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?