DP quiz

DP quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

II Provinha SAS - Simulado 1

II Provinha SAS - Simulado 1

5th - 10th Grade

10 Qs

Fusion Set 8 Test review

Fusion Set 8 Test review

9th - 11th Grade

10 Qs

RW chp 7

RW chp 7

9th - 12th Grade

15 Qs

Chapter 6

Chapter 6

9th Grade

10 Qs

WOW Semester 2 Review

WOW Semester 2 Review

12th Grade

15 Qs

English 3 Module 1 Final Exam Review

English 3 Module 1 Final Exam Review

6th - 12th Grade

15 Qs

"Out of the Burning Darkness" Vocabulary

"Out of the Burning Darkness" Vocabulary

4th - 9th Grade

10 Qs

PMKR XII

PMKR XII

9th - 12th Grade

15 Qs

DP quiz

DP quiz

Assessment

Quiz

Special Education

9th - 12th Grade

Hard

Created by

Desi S

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk menjalankan bahasa pemrograman C# pada Visual Studio Code tahap awal yang kita lakukan adalah

melakukan proses instalisasai dan set up Net Runtime

melakukan proses instalisasai dan set up C# dan C# Ekstensi

melakukan proses instalisasai dan set up .Net SDK dan.Net Runtime

melakukan proses instalisasai dan set up Ekstensi C#

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Sintaks Print, untuk mencetak atau menampilkan output pada sebuah program console.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Dalam bahasa pemrograman C# terdapat beberapa tipe-tipe error yang dapat muncul dalam pembuatan program, yaitu

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Dalam bahasa pemrograman C#, terdapat dua tipe komentar, yaitu

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

output dari syntax berikut adalah:

using System;

namespace SkilvulLearning {

class Animal { static void Main(string[] args) {

Console.WriteLine("Mobil");

Console.WriteLine("Motor");

Console.WriteLine("Sepeda");

}

}

}

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Sintaks untuk membuat single line comment adalah

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

output dari

using System;

namespace Learning {

class rpl { static void Main(string[] args) {

Console.WriteLine("5+3");

}

}

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?