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 find the larger value from two positive integer values that is in the range 20..30 inclusive, or return 0 if neither is in that range
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
152
Write a C# Sharp program to check two given integers, and return true if one of them is 30 or if their sum is 30
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
85
Write a C# Sharp program to check a given integer and return true if it is within 10 of 100 or 200
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
153
Write a C# Sharp program to create a new string where 'if' is added to the front of a given string. If the string already begins with 'if', return the string unchanged
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
327
Write a C# Sharp program to remove the character in a given position of a given string. The given position will be in the range 0.. string length -1 inclusive
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
254
Write a C# Sharp program to exchange the first and last characters in a given string and return the new string
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 which is 4 copies of the 2 front characters of a given string. If the given string length is less than 2 return the original string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
186
Write a C# Sharp program to create a new string with the last char added at the front and back of a given string of length 1 or more
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
155
Write a C# Sharp program to check if a given positive number is a multiple of 3 or a multiple of 7
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
164
Write a C# Sharp program to create a new string taking the first 3 characters of a given string and return the string with the 3 characters added at both the front and back. If the given string length is less than 3, use whatever characters are there
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
186
Write a C# Sharp program to check if a given string starts with 'C#' or not
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
192
Write a C# Sharp program to check if one given temperatures is less than 0 and the other is greater than 100
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
1
1
174
Write a C# Sharp program to convert an integer to string and a string to an integer
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
187
Total:
5601
Previous
326
327
328
329
330
Next
Go