Tìm kiếm:
TRANG NHÀ
Giới thiệu VNEDU.ORG
Điều khoản và bản quyền
Liên lạc VNEDU
TRẮC NGHIỆM TRỰC TUYẾN
---Công Cụ:---
Soạn Biểu thức
Bảng màu HTML
Ký hiệu đặc biệt 01
Ký hiệu đặc biệt 02
Ký hiệu đặc biệt 03
Ký hiệu đặc biệt 04
Ký hiệu đặc biệt 05
Ký hiệu đặc biệt 06
Ký hiệu đặc biệt 07
Ký hiệu đặc biệt [Toán]
Tin Học   ||  Căn Bản    Văn Phòng    Hệ Thống - Mạng    Phần Mềm Ứng Dụng    Kỹ thuật số    Lập trình    SQL  

Trắc Nghiệm C Sharp - Bài 26
Ngày làm bài: Hôm nay lúc 18:28:44 (Server time)
Số câu hỏi: 10.   Tổng điểm: 10
Yêu cầu hoàn thành: 60 phút.
Thời gian còn lại: 
Cỡ chữ câu hỏi:  Cỡ chữ đáp án:


1-
____ is a unit of class deployment.
  A - 
An Executable file
  B - 
An Assembly
  C - 
Begin
  D - 
Init
2-
You are using a CheckBox control on a Windows # check box. But your program should also be capable # current state. Which of the following #
  A - 
Set the CheckState property to CheckState.Unchecked
  B - 
Set the ThreeState property to CheckBox to true
  C - 
Set the ThreeState property of CheckBox to false
  D - 
Set the CheckState property to CheckState.Checked
3-
You want to declare an array of 200 Furniture class objects with the declaration, which of the following declaration is correct?
  A - 
Furniture[] myChairs=new Furniture[200];
  B - 
Furniture[] =new Furniture[200];
  C - 
Furniture =new Furniture[200];
  D - 
Furniture myChairs[]=new Furniture[200];
4-
You are designing a menu that has some # the menu item to True and their OwnerDraw # when you run the program. Which of the following #
  A - 
Select
  B - 
DrawItem
  C - 
Click
  D - 
Popup
5-
You want to apply a bold font style to a Label # font style, such as italic or underline, that the # return the correct FontStyle value?
  A - 
lblSampleText.Font.Style & FontStyle.Bold
  B - 
lblSampleText.Font.Style | FontStyle.Bold
  C - 
lblSampleText.Font.Style ^ FontStyle.Bold
  D - 
lblSampleText.Font.Style | (FontStyle.Underline & FontStyle.italic)
6-
You use Visual Studio .NET to create a custom control named TestKingStates. TestKingStats will operate by #
Which two actions should you take?
  A - 
Place the following code segment in the Paint event handler dor Stats: RedrawControl(1);
Place the following code segment in the Paint event handler dor Stats: this.Invalidate;
  B - 
Place the following code segment in the Tick event handler for Time1: if(this.Visible = True) this.Invalidate();
Place the following code segment in the Paint event handler for Stats.RedrawControl(1);
  C - 
Place the following code segment in the Tick event handler for Time1: RedrawControl();
Place the following code segment in the Tick event handler for Time1: this.Invalidate();
  D - 
Place the following code segment in the Paint event handler for Time1: If(this.Visible = True) this.Invalidate();
Place the following code segment in the Tick event handler for Time1: If( this.Visible = True) this.Invalidate();
7-
You are responsible for maintaining an application that was #
*
Which output is produced is produced by this code?
  A - 
Inside Try IOException Caught Inside Finally After End Try
  B - 
Inside Try IEOxception Caught Inside Finally
  C - 
Inside Try IEOxception Caught IOException Caught Inside Finally After End Try
  D - 
Inside Try Exception Caught Inside Finally After End Try
8-
You want to convert strings to numbers#
  A - 
int myInt = Int32.Parse(myString);
  B - 
int myInt = myString.Parse(0;
  C - 
int myInt;
Int32.Parse(myString.muInt);
  D - 
int myInt = String.Parse(myString);
9-
You are modifying an existing Windows form # control. When you run the program, the TextBox control #
  A - 
The Enabled property of TextBox, Panel, Form is False
  B - 
The ReadOnly property of TextBox, Panel, Form is False
  C - 
The ReadOnly property of TextBox Panel is False
  D - 
The ReadOnly property of TextBox, Form is False
10-
You develop an application ABCApp that will be sold commercially. You create a Visual .NET setup project to distribute the application. You must ensure that each user accepts your license agreement before installation occurs.
  A - 
Open the user interface designer for your setup project
Select the Welcome dialog box from the Start object and add your license agreement to the CopyrightWarning property
  B - 
Save your license agreement in Rich Text Format and add the file to your setup project
Open the user interface designer for the setup object
Form the Start object, select the License Agreement dialog box and set the LicenseFile property to
  C - 
Add a launch condition to your setup project
Add your license agreement to the Message property of the launch condition
  D - 
Save you license agreement in the Rich Text Format and add the file to your setup project
Open the property pages for the setup project and set the Certificate to the name of your Rich Text file
 
[Người đăng: Thành Lãm - ST]
Ghé thăm Kênh của Vị Sư "hai lần chết đi sống lại"
Tu Si Chau Soc Thon

https://www.youtube.com/channel/UCoyC9WTTVR-M3qpTKKEXGnQ

Chau Soc Thon Official Channel


Phong Bảo Official
Phong Bao Official
Xem Nhiều nhất
Trắc Nghiệm Pascal - Bài 20
Trắc Nghiệm ASP.NET - Bài 12
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 16
Trắc Nghiệm ASP.NET - Bài 01
Trắc Nghiệm ASP.NET - Bài 03
Trắc nghiệm C++ - Bài 18
Trắc Nghiệm C# - Bài 53
Trắc Nghiệm ASP.NET - Bài 02
Trắc Nghiệm C# - Bài 42
Trắc Nghiệm Java - Bài 01
Trắc Nghiệm ASP.NET - Bài 04
Trắc Nghiệm Pascal - Bài 22
Trắc Nghiệm ASP.NET - Bài 13
Trắc Nghiệm ASP.NET - Bài 09
Trắc Nghiệm ASP.NET - Bài 08
Trắc nghiệm PHP - Bài 01
Trắc Nghiệm ASP.NET - Bài 06
Trắc Nghiệm ASP.NET - Bài 11
Trắc Nghiệm ASP.NET - Bài 05
Trắc Nghiệm ASP.NET - Bài 23
Đề Xuất
Trắc Nghiệm ASP.NET (English) - Bài 21
Trắc Nghiệm Visual Basic - Bài 31
Trắc Nghiệm ASP.NET - Bài 13
Trắc Nghiệm Pascal - Bài 15
Trắc Nghiệm ASP.NET - Bài 23
Trắc Nghiệm ASP.NET (English) - Bài 07
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 31
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 73
Trắc Nghiệm Thiết Kế Web (English) - Bài 15
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 24
Trắc Nghiệm Visual Basic - Bài 04
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 37
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 45
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 27
Trắc Nghiệm C# - Bài 42
Trắc Nghiệm Pascal - Bài 18
Trắc nghiệm Linux - Bài 39
Trắc Nghiệm Pascal - Bài 09
Trắc nghiệm Linux - Bài 44
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 36
Phát triển hệ thống: TRƯƠNG HỮU ĐỨC - Phiên bản 3.0 - © Copyright 2013 - 2024 - VNEDU.ORG

free counters