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
186
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
110
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
233
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
150
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
142
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
114
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
159
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
127
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
145
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
140
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
173
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
155
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
150
Total:
5601
Previous
324
325
326
327
328
Next
Go