PEMR. DASAR

PEMR. DASAR

11th Grade

20 Qs

quiz-placeholder

Similar activities

Array

Array

10th - 12th Grade

20 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

XI-TKJ (Administrasi Sistem Jaringan)

XI-TKJ (Administrasi Sistem Jaringan)

11th Grade

25 Qs

Mail Merge

Mail Merge

10th - 11th Grade

20 Qs

Queries in access

Queries in access

7th - 12th Grade

16 Qs

Prog.WEB XI (PTSI-2023)

Prog.WEB XI (PTSI-2023)

11th Grade

20 Qs

SST Yr8 - NCCE - Use of tools 2

SST Yr8 - NCCE - Use of tools 2

9th - 12th Grade

15 Qs

PHP MySQL

PHP MySQL

7th Grade - Professional Development

17 Qs

PEMR. DASAR

PEMR. DASAR

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Fyqih Siahaan

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setiap perintah dalam project C++ selalu diakhiri dengan tanda…

A. ;

B. >

C. {}

D. ‘

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data dalam bentuk pecahan disebut…

A. int

B. char

C. float

D. boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data yang menyatakan TRUE FALSE dalam sebuah program adalah…

A. Integer

B. Float

C. Boolean

D. String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

void say_hello(string name){

    cout << “Hello ” << name << “!\n”;

}

Perhatikan sintak diatas, ‘name’ adalah sebuah parameter dengan tipe…

A. Integer

B. String

C. Float

D. Char

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diberikan algoritma P=1-; P=P+5; Q=P. Nilai P dan Q masing-masing adalah…

A. P = 15 dan Q = 15

B. P = 15 dan Q = 13

C. P = 11 dan Q = 15

D. P = 13 dan Q = 10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dibawah ini yang tidak termasuk kedalam struktur percabangan C++ adalah…

A. If

B. If else

C. Switch

D. For

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bentuk flowchart belah ketupat disebut…

A. Atribut

B. Decision

C. Process

D. Start

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?