Phương thức nào sau đây không là bắt đầu chương trình chính bảng điều khiển C#?
C# Cơ bản

Quiz
•
Computers
•
University
•
Hard
Chu HN)
Used 19+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
public static void Main()
private static int Main()
public static void main()
static void Main()
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Kết quả của chương trình sau là gì?
public static void Main()
{ int a;
Console.WriteLine(a);
}
0
Giá trị rác
Lỗi thời gian biên dịch
Lỗi runtime
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Đoạn mã sau cho kết quả như thế nào?
int i = 10, j;
Console.WriteLine(j=i*2);
0
10
20
Lỗi thời gian biên dịch
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Kết quả của chương trình sau là gì?
public class Program
{ public static void Main()
{
int[] arr = new int[5];
Console.WriteLine(arr[0]); }
Giá trị rác
0
Lỗi thời gian biên dịch
Lỗi runtime
5.
MULTIPLE CHOICE QUESTION
10 sec • 2 pts
Một ứng dụng viết bằng ngôn ngữ C# có phần mở rộng (đuôi) là gì ?
cs
aspx
doc
py
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Ngôn ngữ lập trình C# được dùng để xây dựng những ứng dụng nào ?
Console Applicaiton, Winform Application
Java
Python
PHP
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Trong ứng dụng C#, để viết nội dung ra màn hình, sử dụng phương thức nào sau đây ?
Write
ReadLine
ReadKey
WriteKey
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Java Static

Quiz
•
University
10 questions
Java Control Flow statements

Quiz
•
University
10 questions
На сколько ты знаешь C#

Quiz
•
University
10 questions
Inheritance

Quiz
•
University
10 questions
java operators

Quiz
•
University
10 questions
Methods

Quiz
•
University
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
12 questions
javaquizvivek

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