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 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
164
Write a C++ 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
156
Write a C++ program to check if a given positive number is a multiple of 3 or a multiple of 7
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
135
Write a C++ program to create a new string taking the first 3 characters of a given string and return the string with the 3 characters added at both the front and back. If the given string length is less than 3, use whatever characters are there
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
205
Write a C++ program to check if a given string starts with 'C#' or not
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
167
Write a C++ program to check if one given temperatures is less than 0 and the other is greater than 100
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
146
Write a C++ 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
163
Write a C++ 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
137
Write a C++ 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
137
Write a C++ 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
119
Write a C++ program to check the largest number among three given integers
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
171
Write a C++ 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
150
Write a C++ program that accepts n different numbers (0 to 100) and s which is equal to the sum of the n different numbers. Go to the editor Your job is to find the number of combination of n numbers and the same number can not be used for one combination
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
323
Total:
5601
Previous
362
363
364
365
366
Next
Go