Debugging

Debugging

10th Grade - Professional Development

9 Qs

quiz-placeholder

Similar activities

seguridad pag 27 y 28 de tema 7

seguridad pag 27 y 28 de tema 7

8th - 10th Grade

14 Qs

Defensive Design/ Robust Coding

Defensive Design/ Robust Coding

9th Grade - University

10 Qs

Evaluación Diagnostica "Principios de Programación"

Evaluación Diagnostica "Principios de Programación"

University

11 Qs

JUECES Y CONCIONES DE PRUEBA

JUECES Y CONCIONES DE PRUEBA

University

8 Qs

Control y validez

Control y validez

University

10 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Quiz 2 PLC

Quiz 2 PLC

12th Grade

14 Qs

EVALUACIÓN VALIDACIÓN DE DATOS

EVALUACIÓN VALIDACIÓN DE DATOS

12th Grade

10 Qs

Debugging

Debugging

Assessment

Quiz

Instructional Technology

10th Grade - Professional Development

Easy

Created by

Adeline A.Md

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

proses mengidentifikasi dan menghapus bug atau error di dalam kode

Debugging

Compiling

Running

Executing

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

menerjemahkan program komputer yang ditulis dalam bahasa pemrograman tertentu menjadi program yang ditulis dalam bahasa pemrograman lain

Debugging

Compiling

Running

Executing

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Cara compiling pada dev c++ adalah...

Execute > Compile

Execute > Running

Execute > Debugging

File > Execute

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Cara running sebuah program pada dev c++ adalah...

Execute > Compile

Execute > Running

Execute > Debugging

File > Execute

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Output yang akan tampil berdasarkan kode program di atas adalah...

I just got executed!

I just got executed!

I just got executed!

I just got executed!

I just got executed!

I just got executed!

"I just got executed!"

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Jika program tersebut kita running maka akan muncul warning sintaks error, baris manakah yang menyebabkan sintaks error

11

10

9

8

7.

OPEN ENDED QUESTION

5 mins • 1 pt

Media Image

Berdasarkan kode program tersebut apakah akan muncul kesalahan? Berikan alasan

Evaluate responses using AI:

OFF

8.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Jenis bug pada kode program tersebut adalah

Sintaks error

Logic error

User interface error

Human error

9.

OPEN ENDED QUESTION

5 mins • 1 pt

Media Image

Lakukan debugging berdasarkan kode program tersebut

Evaluate responses using AI:

OFF