JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
หน่วยที่ 4
Sign in to Google
to save your progress.
Learn more
1. ในการเริ่มต้นสร้างโปรเจกต์ใหม่ด้วย Visual C# ใน Visual Studio ต้องเลือกเมนูใดก่อน?
1 point
ก. File > Open Project
ข. View > Toolbox
ค. Create a new project
ง. Debug > Start Without Debugging
Clear selection
2. จุดเริ่มต้นของโปรแกรมในภาษา C# คือเมธอดใด?
1 point
ก. Start()
ข. Console()
ค. Main()
ง. Begin()
Clear selection
3. คำสั่งใดใช้แสดงข้อความในหน้าจอ Console?
1 point
ก. Show.Text()
ข. Print()
ค. Console.WriteLine()
ง. MessageBox()
Clear selection
4. คำสั่งใดใช้สำหรับรับค่าจากผู้ใช้ในโปรแกรมแบบ Console?
1 point
ก. Console.Write()
ข. Console.ReadLine()
ค. Console.Display()
ง. Console.Input()
Clear selection
5. ไฟล์ที่เขียนคำสั่ง C# จะใช้หน้าต่างใดใน Visual Studio?
1 point
ก. Solution Explorer
ข. Toolbox
ค. Code Editor
ง. Form Designer
Clear selection
6. คำสั่ง using System; มีไว้เพื่ออะไรในภาษา C#?
1 point
ก. ใช้สร้างคลาสใหม่
ข. แสดงผลบนหน้าจอ
ค. เรียกใช้งานฟังก์ชันมาตรฐาน เช่น Console
ง. ปิดโปรแกรม
ตัวเลือก 5
Clear selection
7. องค์ประกอบใดของ Visual Studio ที่ใช้ในการออกแบบหน้าต่างโปรแกรมแบบลากวางคอนโทรล?
1 point
ก. Toolbox
ข. Code Editor
ค. Solution Explorer
ง. Form Designer
Clear selection
8. คำสั่งใดใช้ประกาศตัวแปรจำนวนเต็มในภาษา C# ได้ถูกต้อง?
1 point
ก. number = 5;
ข. string number = 5;
ค. int number = 5;
ง. bool number = "5";
Clear selection
9. ลักษณะใด “ไม่ใช่” จุดเด่นของ Console Application?
1 point
ก. ใช้งานง่าย
ข. มีหน้าต่างกราฟิก
ค. ใช้ข้อความเป็นหลัก
ง. เหมาะกับการฝึกเขียนโปรแกรม
Clear selection
10. หน้าต่าง Properties Window มีหน้าที่อะไร?
1 point
ก. เขียนโค้ด
ข. จัดการไฟล์โปรเจกต์
ค. ตั้งค่าคุณสมบัติต่าง ๆ ของคอนโทรล
ง. สร้างโปรเจกต์ใหม่
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google. -
Terms of Service
-
Privacy Policy
Does this form look suspicious?
Report
Forms
Help and feedback
Contact form owner
Help Forms improve
Report