Responsi PL 2021/2022

Responsi PL 2021/2022

University

20 Qs

quiz-placeholder

Similar activities

Quiz Pemrograman Berorientasi Obyek

Quiz Pemrograman Berorientasi Obyek

University

15 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Pemrograman Platform Khusus Semester Antara 2020

Pemrograman Platform Khusus Semester Antara 2020

University

20 Qs

ASP.NETCORE

ASP.NETCORE

University

18 Qs

QuiZzz laravel

QuiZzz laravel

University

15 Qs

Programación Web II 2° Parcial

Programación Web II 2° Parcial

University

20 Qs

ULANGAN

ULANGAN

University

20 Qs

APA1-Week2-assignment2-quiz

APA1-Week2-assignment2-quiz

University

17 Qs

Responsi PL 2021/2022

Responsi PL 2021/2022

Assessment

Quiz

Computers

University

Medium

Created by

Eko Rachmat

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa saja 4 pilar utama dari OOP ?

Inheritance, Polymorphism, Abstraction, and Encapsulation

Abstraction, Encapsulation, Function and Polymorphism

Abstraction, Encapsulation, Polymorphism and While

Abstration, Class, Polymorphism and Inheritance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fitur Visual Studio apa yang membuat penulisan kode menjadi lebih cepat ?

Version control system

Compiler

Debugger

Autocomplete

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Menerjemahkan suatu algorithma menjadi bahasa pemrograman disebut ...

Executing

Compiling

Coding

Interpreting

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data Integer dapat menyimpan bilangan bulat dan bilangan decimal

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa itu CRUD? Apa hubungannya dengan database?

Fundamental Database operations: Create, Read, Update, Delete

SQL Technique: Create, Rollback, Use, Delete

It is a Microsoft database: Cancel, Read, Undo, Do

CRUD is a Entity Relationship object.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fungsi dari jendela Solution Explorer adalah ...

Berbagi kode dengan orang lain menggunakan teknologi version control

Mengatur kode dengan mengelompokkan file ke dalam solusi dan proyek

Edit kode atau desain antarmuka pengguna seperti Form dan Kontrol

Mengelola properties kontrol suatu object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contoh operasi perulangan adalah ...

if ( condition) then statement

static void Main(string[] args)

while (condition) { statement; }

numberOfAttempts++

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?