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 compute the sum of the numbers in a given array except those numbers starting with 5 followed by at least one 6. Return 0 if the given array has no integer
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
137
Write a C# Sharp program to check if a given array of integers contains 5 next to a 5 somewhere
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
140
Write a C# Sharp program to create a new array containing the middle elements from the two given arrays of integers, each length 5
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
146
Write a C# Sharp program to create a new array taking the first and last elements of a given array of integers and length 1 or more
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
157
Write a C# Sharp program to check if a given array of integers and length 2, contains 15 or 20
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
144
Write a C# Sharp program to check if a given array of integers and length 2, does not contain 15 or 20
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
145
Write a C# Sharp program to create a new array of integers and length 1 or more. The length of the new array will be double length of the given array and all the elements are 1 except the first element which is equal to the given array
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
141
Write a C# Sharp program to check a given array of integers and return true if the array contains 10 or 20 twice. The length of the array will be 0, 1, or 2
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
118
Write a C# Sharp program to check a given array of integers, length 3 and create a new array. If there is a 5 in the given array immediately followed by a 7 then set 7 to 1
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
194
Write a C# Sharp program to compute the sum of the two given arrays of integers, length 3 and find the array which has the largest sum
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
116
Write a C# Sharp program to create an array taking two middle elements from a given array of integers of length even
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
206
Write a C# Sharp program to create a new array from two give array of integers, each length 3
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
100
Write a C# Sharp program to create a new string from a given string without the first and last character if the first or last characters are 'a' otherwise return the original given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
167
Total:
5601
Previous
319
320
321
322
323
Next
Go