Debugging

Debugging

10th Grade - Professional Development

9 Qs

quiz-placeholder

Similar activities

Software Quality Assurance

Software Quality Assurance

University

8 Qs

TEKNIK PEMESINAN CNC XI TPM

TEKNIK PEMESINAN CNC XI TPM

University

10 Qs

Quiz 2 PLC

Quiz 2 PLC

12th Grade

14 Qs

TGM_Form Menu

TGM_Form Menu

12th Grade

10 Qs

CPT Practice

CPT Practice

9th - 12th Grade

13 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

UTS Praktikum PBO Kom B

UTS Praktikum PBO Kom B

University

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