MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Sharp Programming
→
Generics
→
The Method use to remove white space from string?
1.
The Method use to remove white space from string?
A.
Split()
B.
Substring()
C.
Trim()
D.
TrimStart()
Answer» D. TrimStart()
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
How is a string typically processed?
What is the String in C# meant for?
The Method use to remove white space from string?
Which is the correct way of defining and initializing an array of 3 integers?
Correct way to find if contents of two strings are equal ?
Choose selective differences between an array in c# and array in other programming languages.
Keyword used to define call by reference parameter in C# .NET?
Which statement is/are correct?
Select the correct declaration of the defining array of parameters:
Which of the following is the correct way to obtain the number of elements present in the array given below? int[] intMyArr = {25, 30, 45, 15, 60}; intMyArr.GetMax; intMyArr.Highest(0); intMyArr.GetUpperBound(0); intMyArr.Length; intMyArr.GetMaxElements(0);
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies