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 if a given number is within 2 of a multiple of 10
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
188
Write a C# Sharp program to compute the sum of the two given integers. If one of the given integer value is in the range 10..20 inclusive return 18
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
112
Write a C# Sharp program to check whether a given string starts with "F" or ends with "B". If the string starts with "F" return "Fizz" and return "Buzz" if it ends with "B" If the string starts with "F" and ends with "B" return "FizzBuzz". In other cases return the original string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
235
Write a C# Sharp program to create a string like "aababcabcd" from a given string "abcd"
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
152
Write a C# Sharp program to count a substring of length 2 appears in a given string and also as the last 2 characters of the string. Do not count the end substring
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
144
Write a C# Sharp program to check a specified number is present in a given array of integers
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
115
Write a C# Sharp program to check if one of the first 4 elements in an array of integers is equal to a given element
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
162
rite a C# Sharp program to compare two given strings and return the number of the positions where they contain the same length 2 substring
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
128
Write a C# Sharp program to create a new string from a give string where a specified character have been removed except starting and ending position of the given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
147
Write a C# Sharp program to create a new string of the characters at indexes 0,1, 4,5, 8,9 ... from a given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
141
Write a C# Sharp program to count the number of two 5's are next to each other in an array of integers. Also count the situation where the second 5 is actually a 6
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
174
Write a C# Sharp program to check if a given string contains between 2 and 4 'z' character
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
157
Write a C# Sharp program to check if two given non-negative integers have the same last digit
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
151
Total:
5601
Previous
324
325
326
327
328
Next
Go