
Quiz Pemrograman Lanjut 2022/2023
Authored by Eko Rachmat
Computers
University
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Manakah dari metode berikut yang merupakan titik masuk dalam program konsol C#?
public static void Program()
public static void Main()
public static void main()
semua salah
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Manakah dari berikut ini yang merupakan value type dalam C#?
Int32
Double
Decimal
Semua benar
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Semua array dimulai dengan indeks ke ___
1
0
-1
0.0
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Manakah dari berikut ini yang merupakan reference type di C#?
String
Long
Boolean
Semua salah
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah dari berikut ini cara yang benar untuk mendeklarasikan array di C#?
int[] intArray = new int[]
int intArray = new int[5]
int[] intArray = new int[5]
int[5] intArray = new int[]
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Func and Action are the types of ___
Utility function
Delegate
Event
Generic class
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
LINQ stands for ___
Language Integrated Query
Local Integration Query
Language Include Query
Lazy Integrated Query
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?