Belajar Go-Lang Video 1-5

Belajar Go-Lang Video 1-5

Professional Development

10 Qs

quiz-placeholder

Similar activities

Introduction to Estonia

Introduction to Estonia

Professional Development

9 Qs

ЪЕДИ

ЪЕДИ

KG - Professional Development

5 Qs

Cutting Edge unit 1

Cutting Edge unit 1

1st Grade - Professional Development

10 Qs

Belajar Go-Lang Video 1-5

Belajar Go-Lang Video 1-5

Assessment

Quiz

Life Skills

Professional Development

Medium

Created by

X 0

Used 2+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Pada tahun berapa Golang di rilis ke Public sebagai open source?

2007

2008

2009

2010

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Golang di buat oleh google menggunakan bahasa pemrograman apa?

Python

C

Ruby

Java

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Manakah fungsi untuk mencetak sebuah kata "Hello World" pada golang?

fmt.print("Hello World")

fmt.printin("Hello World")

fmt.println("Hello World")

fmt.println(Hello World)

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Mempunyai Nilai minimum -32768 dan maksimum 32767, tipe data integer manakah yang memenuhi nilai tersebut?

int8

int16

int32

int64

5.

MULTIPLE SELECT QUESTION

20 sec • 2 pts

manakah code berikut yang merupakan bentuk dari string?

(ada lebih dari 1 jawaban benar)

fmt.println("Irul Kuliah di UNPAM")

fmt.println(5+5=10)

fmt.println("5+5=12")

fmt.println(Irul Kuliah di UNPAM)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

apa output dari kode ini?

fmt.println(len("Yusuf"))

Error

4

Yusuf

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

benar atau salah, golang tidak mendukung garbage collector, sehingga butuh melakukan management memory secara manual seperti di bahasa C?

Benar

Salah

Answer explanation

Salah, karna golang mendukung garbage collector, sehingga tidak butuh melakukan management memory secara manual seperti di bahasa C

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?