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++ program to move the first two characters to the end of a given string of length at least two
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
153
Write a C++ program to create a new string without the first and last character of a given string of any length
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
127
Write a C++ program to create a new string using the two middle characters of a given string of even length (at least 2)
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
178
Write a C++ program to create a new string using the first and last n characters from a given string of length at least n
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
196
Write a C++ program to create a new string of length 2 starting at the given index of a given string
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
154
Write a C++ program to create a new string taking 3 characters from the middle of a given string at least 3
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
129
Write a C++ program to create a new string of length 2, using first two characters of a given string. If the given string length is less than 2 use '#' as missing characters
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
166
Write a C++ program to create a new string taking the first character from a given string and the last character from another given string. If the length of any given string is 0, use '#' as its missing character
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
142
Write a C++ program to create a new string from a given string after swapping last two characters
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
133
Write a C++ program to create a new string from two given string one is shorter and another is longer. The format of the new string will be long string + short string + long string
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
219
Write a C++ program to concat two given string of length atleast 1, after removing their first character
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
156
Write a C++ program to compute the sum of the three integers. If one of the values is 13 then do not count it and its right towards the sum
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
108
Write a C++ program to compute the sum of the three given integers. However, if any of the values is in the range 10..20 inclusive then that value counts as 0, except 13 and 17
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
136
Total:
5601
Previous
358
359
360
361
362
Next
Go