Manakah dari metode berikut yang merupakan titik masuk dalam program konsol C#?
Quiz Pemrograman Lanjut 2022/2023

Quiz
•
Computers
•
University
•
Medium
Eko Rachmat
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
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
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Test Final

Quiz
•
University
20 questions
BS TEST2

Quiz
•
University
21 questions
quiz 2nd/3rd year

Quiz
•
University
15 questions
Java Method

Quiz
•
University
15 questions
Java Programming

Quiz
•
University
20 questions
Pointers

Quiz
•
University
20 questions
UAS Struktur Data 2022

Quiz
•
University
15 questions
C programming

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade