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 convert the last 3 characters of a given string in upper case. If the length of the string has less than 3 then uppercase all the characters
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
123
Write a C# Sharp program to create a new string which is n (non-negative integer) copies of a given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
116
Write a C# Sharp program to create a new string which is n (non-negative integer) copies of the the first 3 characters of a given string. If the length of the given string is less than 3 then return n copies of the string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
122
Write a C# Sharp program to count the string "aa" in a given string and assume "aaa" contains two "aa"
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
238
Write a C# Sharp program to check if the first appearance of "a" in a given string is immediately followed by another "a"
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
140
Write a C# Sharp program to create a new string made of every other character starting with the first from a given string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
158
Write a C# Sharp program to check two given integers whether either of them is in the range 100..200 inclusive
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
129
Write a C# Sharp program to check whether three given integer values are in the range 20..50 inclusive. Return true if 1 or more of them are in the said range otherwise false
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
132
Write a C# Sharp program to check whether two given integer values are in the range 20..50 inclusive. Return true if 1 or other is in the said range otherwise false
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
112
Write a C# Sharp program to check if a string 'yt' appears at index 1 in a given string. If it appears return a string without 'yt' otherwise return the original string
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
145
Write a C# Sharp program to check the largest number among three given integers
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
116
Write a C# Sharp program to check which number nearest to the value 100 among two given integers. Return 0 if the two numbers are equal
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
129
Write a C# Sharp program to check whether two given integers are in the range 40..50 inclusive, or they are both in the range 50..60 inclusive
c# programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
167
Total:
5601
Previous
325
326
327
328
329
Next
Go