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 20
Ngày làm bài: Hôm nay lúc 07:02:29 (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-
What is stored in the variable strResult after the following statement executes?
String strResult;
strResult = "Michael" & "Ekedahl";
  A - 
MichaelEkedahl
  B - 
syntax error
  C - 
None of the other answers
  D - 
Michael Ekedahl
2-
What method of the String class returns a #
  A - 
The same method
  B - 
EqualTo method
  C - 
Same method
  D - 
Equals method
3-
What value stored in the variable str2 after the following statements have executed?
string str1= "OneTwoThreee";
string str2;
str2 = str1.Substring(1, 10);
  A - 
None of the other answers
  B - 
The statements will cause a syntax error
  C - 
neTwo Three
  D - 
OneTwoThre
4-
What is the name of the method to convert a Number data type to a string data type?
  A - 
None of the other answers
  B - 
Convert.ToSByte(Number);
  C - 
Convert.ToString(Number);
  D - 
Convert.FormatNumber(Number);
5-
What method of the String class remove #
  A - 
Trim
  B - 
LRTrim
  C - 
TrimLeftRight
  D - 
OutSpace
6-
What functionality does the AutoScroll property provides #
  A - 
The AutoScroll property aitomatically provides scroll bars on a form when #
  B - 
Form have no AutoScroll property
  C - 
The AutoScroll automatically provides scroll bars on all controls
  D - 
The AutoScroll property always provides scroll bars on a form
7-
What is the correct syxtax for displaying value of the String variable myString in a TextBox txtBox?
  A - 
txtBox.Text = "myString";
  B - 
txtBox.Text = myString;
  C - 
txtBox.Text = Str(myString);
  D - 
txtBox.Text.myString;
8-
What method of the String class returns # specifed character or string in a String object?
  A - 
LastIndexOf
  B - 
LastOfString
  C - 
LastLocationOf
  D - 
LastPositionOf
9-
What is the value stored in the variable intFound after the following statements have executed?
int intFornd;
string strData = "Peter Paul Mary";
intFound = strData.IndexOf("P");
  A - 
true
  B - 
0
  C - 
false
  D - 
1
10-
What is the name of the method to convert a String data type to a DateTime data type?
  A - 
Convert.ToDateTime(stringDate);
  B - 
Convert.ToDate(stringDate);
  C - 
FormatToDateTime(stringDate);
  D - 
None of the other answers
 
[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 Thiết Kế Web - Bài 14
Trắc Nghiệm Visual Basic - Bài 37
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 18
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 03
Trắc nghiệm Linux ( English ) - Bài 30
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 24
Trắc Nghiệm C Sharp - Bài 06
Trắc nghiệm C++ - Bài 14
Trắc Nghiệm Thiết Kế Web (English) - Bài 18
Trắc Nghiệm ASP.NET (English) - Bài 10
Trắc Nghiệm C++ - Bài 04
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 59
Trắc Nghiệm Pascal - Bài 18
Trắc Nghiệm Visual Basic - Bài 21
Trắc nghiệm CSS ( English ) - Bài 01
Trắc Nghiệm C# - Bài 32
Trắc nghiệm XML - Bài 27
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 27
Trắc Nghiệm C# - Bài 46
Trắc Nghiệm Java - Bài 29
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