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
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
118
Write a C++ 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
118
Write a C++ 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
116
Write a C++ program to check if a triple is presents in an array of integers or not. If a value appears three times in a row in an array it is called a triple
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
191
Write a C++ program to compute the sum of the two given integers. If the sum is in the range 10..20 inclusive return 30
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
120
Write a C++ program that accept two integers and return true if either one is 5 or their sum or difference is 5
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
116
Write a C++ 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
213
Write a C++ program to find the larger value from two positive integer values that is in the range 20..30 inclusive, or return 0 if neither is in that range
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
125
Write a C++ 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
270
Write a C++ 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
122
Write a C++ 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
182
Write a C++ program to create a new string which is n (non-negative integer) copies of 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
162
Write a C++ program to count the string "aa" in a given string and assume "aaa" contains two "aa"
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
136
Total:
5601
Previous
361
362
363
364
365
Next
Go