PEMROGRAMAN

PEMROGRAMAN

10th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz2: Basics of C 1

Quiz2: Basics of C 1

10th Grade

10 Qs

Pemrograman Dasar PTS Genap

Pemrograman Dasar PTS Genap

10th Grade

6 Qs

CO - 1 Quiz - 1-DB_Python Basic

CO - 1 Quiz - 1-DB_Python Basic

10th Grade - University

15 Qs

Understanding C Input and Output

Understanding C Input and Output

10th Grade

10 Qs

Type data python

Type data python

9th Grade - University

15 Qs

Programming - Iteration, Basic Programming Constructs & Loop

Programming - Iteration, Basic Programming Constructs & Loop

2nd - 12th Grade

10 Qs

KT giữa kì - NMLT

KT giữa kì - NMLT

10th Grade - University

14 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

PEMROGRAMAN

PEMROGRAMAN

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Yopy Adiantoro

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pemrograman adalah suatu proses yang meliputi menulis, testing,  memperbaiki, dan memaintenace (memelihara) perintah-perintah (kode/ script) sebuah program komputer.

BENAR

SALAH

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pembuat program dikenal dengan istilah

editor

penulis

progammer

teknisi

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Konsep dasar pemrograman komputer yaitu Input, proses, dan output.

Benar

Salah

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Salah satu aplikasi yang digunakan dalam pemrograman C/C++

Notepad

MiniGame

MinGW

Developer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include <stdio.h>

int main()

{

("Selamat Datang di Praktikum Informatika Kelas XI :) \n");

}

apakah program akan berjalan dengan semestinya?

IYA BERJALAN

TERJADI EROR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include <stdio.h>

int main()

{

printf("Selamat Datang di Praktikum Informatika Kelas XI :) \n");

}

fungsi yang digunakan untuk menampilkan suatu keluaran/ output adalah

#include

int main

printf

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

untuk mengeksekusi program menggunakan tombol kombinasi keyboard

ctrl+f7

ctrl+f4

ctrl+f5

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?