Quis SAS DPK PPLG

Quis SAS DPK PPLG

10th Grade

25 Qs

quiz-placeholder

Similar activities

Kuis MPLS Tahap 2

Kuis MPLS Tahap 2

10th Grade

20 Qs

Simulasi Digital Kelas X

Simulasi Digital Kelas X

10th Grade

20 Qs

Simulasi dan Komunikasi Digital | 1

Simulasi dan Komunikasi Digital | 1

10th Grade

20 Qs

Evaluasi 1_Integrasi Konten Aplikasi Perkantoran_Kelas 10

Evaluasi 1_Integrasi Konten Aplikasi Perkantoran_Kelas 10

10th Grade - University

20 Qs

Quiz December AAG Academy

Quiz December AAG Academy

10th Grade

25 Qs

Quiz Workshop TIK Mantap

Quiz Workshop TIK Mantap

1st - 12th Grade

20 Qs

Tes Diagnostik Awal Kewirausahaan

Tes Diagnostik Awal Kewirausahaan

10th Grade

20 Qs

Basic Mentality (Mental Dasar)

Basic Mentality (Mental Dasar)

10th Grade

20 Qs

Quis SAS DPK PPLG

Quis SAS DPK PPLG

Assessment

Quiz

Education

10th Grade

Easy

Created by

Subhan Bukhori

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah dari berikut ini yang bukan merupakan tipe data dasar dalam bahasa C?

Int

Char

double

float

string

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah dari pernyataan berikut yang benar tentang aturan penulisan program dalam bahasa C?

Semua program C dimulai dengan fungsi main

Nama variabel dalam C dapat dimulai dengan angka

Bahasa C tidak sensitif terhadap huruf besar dan kecil

Tidak diperlukan tanda titik koma (;) pada akhir setiap pernyataan

Komentar dalam C hanya menggunakan tanda //

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah di antara berikut ini yang merupakan header file yang wajib untuk fungsi input/output di C?

A. <math.h>

D. <string.h>

B. <stdlib.h>

E. <stdio.h>

C. <conio.h>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk mencetak output ke layar dalam C adalah...

print()

out

display()

printf()

scanf()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data mana yang digunakan untuk menyimpan bilangan pecahan dalam C?

Int

Float

long

char

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa keluaran dari program berikut?

Tidak ada keluaran

"World, Hello!"

"Hello, World!"

Error saat kompilasi

Program tidak berjalan

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi dari perintah #include dalam program C?

Menentukan tipe data variabel

Menyertakan header file yang dibutuhkan program

Menulis fungsi utama program

Menampilkan hasil ke layar

Mendeklarasikan konstanta

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?