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 create a new string using the first and last n characters from a given string of length at least n
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
180
Write a C# Sharp program to create a new string of length 2 starting at the given index of a given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
135
Write a C# Sharp program to create a new string taking 3 characters from the middle of a given string at least 3
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
147
Write a C# Sharp program to compute the sum of the three given integers. However, if any of the values is in the range 10..20 inclusive then that value counts as 0, except 13 and 17
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
174
Write a C# Sharp program to check two given integers and return the value whichever value is nearest to 13 without going over. Return 0 if both numbers go over
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
121
Write a C# Sharp program to check three given integers (small, medium and large) and return true if the difference between small and medium and the difference between medium and large is same
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
207
Write a C# Sharp program to create a new string using two given strings s1, s2, the format of the new string will be s1s2s2s1
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
167
Write a C# Sharp program to insert a given string into middle of the another given string of length 4
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
121
Write a C# Sharp program to create a new string using three copies of the last two character of a given string of length atleast two
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
149
Write a C# Sharp program to create a new string using first two characters of a given string. If the string length is less than 2 then return the original string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
129
Write a C# Sharp program to create a new string of the first half of a given string of even length
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
192
Write a C# Sharp program to check if it is possible to add two integers to get the third integer from three given integers
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
127
Write a C# Sharp program to check if y is greater than x, and z is greater than y from three given integers x,y,z
c# programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
160
Total:
5601
Previous
322
323
324
325
326
Next
Go