Quiz Variabel dan Tipe Data C++

Quiz Variabel dan Tipe Data C++

11th Grade

13 Qs

quiz-placeholder

Similar activities

Informatika2

Informatika2

11th Grade

10 Qs

Informatika 2

Informatika 2

7th Grade - University

10 Qs

Uji Pemahaman Excel dan Spreadsheet

Uji Pemahaman Excel dan Spreadsheet

11th Grade

10 Qs

Asesmen Berpikir Komputasi

Asesmen Berpikir Komputasi

8th Grade - University

15 Qs

Kuis Dasar Kelas JavaScript

Kuis Dasar Kelas JavaScript

1st Grade - University

10 Qs

Analisis Data

Analisis Data

8th Grade - University

10 Qs

FUNGSI REFERENCE

FUNGSI REFERENCE

8th Grade - University

10 Qs

Latihan Soal Informatika

Latihan Soal Informatika

8th Grade - University

17 Qs

Quiz Variabel dan Tipe Data C++

Quiz Variabel dan Tipe Data C++

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Indikhiro Awalani

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Tipe data dasar di C++ yang digunakan untuk menyimpan bilangan bulat adalah ….

float

char

int

double

string

2.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Manakah dari pernyataan berikut yang benar untuk mendeklarasikan variabel bernama jumlah bertipe integer ….

int jumlah;

integer jumlah;

jumlah int;

var int jumlah;

jumlah integer;

3.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Tipe data char dalam C++ digunakan untuk menyimpan ….

bilangan bulat

karakter tunggal

teks panjang

bilangan decimal

bilangan pecahan

4.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Tipe data untuk variabel dengan nilai yang seperti ini : nilai_informatika = 85.6; adalah …..

float

char

int

array

string

5.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Penulisan berikut yang salah adalah ….

int x = 10;

float pi = 3.14;

char huruf = ‘A’;

string status = true;

int nilai = 89;

6.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Nama variabel yang valid dalam C++ adalah ….

2jumlah

jumlah siswa

jumlah_siswa

float

maple.pilihan

7.

MULTIPLE CHOICE QUESTION

5 sec • 10 pts

Tipe data untuk menyimpan nilai seperti ini: usia = 17; adalah …

string

char

int

float

bool

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?