Đề tài Ngân hàng câu hỏi Softech YearII (Question Bank Softech YearII)
- Người chia sẻ :
- Số trang : 131 trang
- Lượt xem : 7
- Lượt tải : 500
Các file đính kèm theo tài liệu này
Adv .et & Security in .Net complete.doc
asp.netcomplete 234 qs.doc
com+ and msmq complete 295 qs.doc
Dynamic pages using JSP complete 125 qs.doc
ejb complete 406 qs.doc
Intro to .Net and Prg in C# complete-235 qs.doc
j2eecomplete 167 qs.doc
vb.netcomplete 113 qs.doc
Web Services (WSDL
SOAP & UDDI)-complete-86 qs.doc
xmlcomplete-235 qs.doc
- Tất cả luận văn được sưu tầm từ nhiều nguồn, chúng tôi không chịu trách nhiệm bản quyền nếu bạn sử dụng vào mục đích thương mại
Bạn đang xem trước 20 trang tài liệu Đề tài Ngân hàng câu hỏi Softech YearII (Question Bank Softech YearII), để xem tài liệu hoàn chỉnh bạn click vào nút DOWNLOAD LUẬN VĂN ở trên
1. The Obsolete attribute, which is used to specify a method as obsolete, is provided with the .NET framework. [0.5] a) True b) False 2. The Conditional attribute enables access to the Win32 API. [0.5] a) True b) False 3. When a program is compiled in debug mode, a file with an extension _______ is created. [0.5] a) .DBP b) .PDB 4. In .NET, a dynamic link library is created by default when a project of type console application is built. [0.5] a) True b) False 5. ______ are used in C# to add MetaData to classes and assemblies. [0.5] a) Attributes b) Properties 6. C# provides the _______ attribute for interoperability with Windows DLLs. [0.5] a) Conditional b) DllImport 7. When a program is compiled into a release version, it has fewer overheads and also executes faster compared to a debug version. [0.5] a) True b) False