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
127
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
102
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
235
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
144
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
172
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
168
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
165
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
104
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
128
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
120
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
223
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
189
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
166
Total:
5601
Previous
321
322
323
324
325
Next
Go