Search Header Logo

DP quiz

Authored by Desi S

Special Education

9th - 12th Grade

Used 1+ times

DP quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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 BLANKS QUESTION

1 min • 1 pt

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

(a)  

3.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

(a)  

4.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

(a)  

5.

FILL IN THE BLANKS 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");

}

}

}

(a)  

6.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Sintaks untuk membuat single line comment adalah

(a)  

7.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

output dari

using System;

namespace Learning {

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

Console.WriteLine("5+3");

}

}

(a)  

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?