Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write a C# Sharp program to check whether the first two characters and last two characters of a given string are same
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
121
Write a C# Sharp program to combine two given strings. If the given strings have different length remove the characters from the longer string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
96
Write a C# Sharp program to create a new string using 3 copies of the first 2 characters of a given string. If the length of the given string is less than 2 use the whole string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
214
Write a C# Sharp program to create a new string from a given string. If the two characters of the given string from its beginning and end are same return the given string without the first two characters otherwise return the original string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
133
Write a C# Sharp program to create a new string from a given string without the first two characters. Keep the first character if it is "p" and keep the second character if it is "y"
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
155
Write a C# Sharp program to create a new string without the first and last character of a given string of length at least two
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
156
Write a C# Sharp program to create a new string from two given string one is shorter and another is longer. The format of the new string will be long string + short string + long string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
156
Write a C# Sharp program to concat two given string of length atleast 1, after removing their first character
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
96
Write a C# Sharp program to move the first two characters to the end of a given string of length at least two
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
123
Write a C# Sharp program to move the last two characters to the start of a given string of length at least two
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
113
Write a C# Sharp program to create a new string without the first and last character of a given string of any length
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
216
Write a C# Sharp program to create a new string using the two middle characters of a given string of even length (at least 2)
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
173
Write a C# Sharp program to check if a given string ends with "on"
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
152
Total:
5601
Previous
321
322
323
324
325
Next
Go