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 create a new string with the last char added at the front and back of a given string of length 1 or more
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
178
Write a C++ program to add all the numbers from 1 to a given number
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
108
Write a C++ program to which prints the central coordinate and the radius of a circumscribed circle of a triangle which is created by three points on the plane surface
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
190
Write a C++ program to read seven numbers and sorts them in descending order
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
177
Write a C++ program to read an integer n and prints the factorial of n, assume that n = 10
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
163
Write a C++ program to replace all the lower-case letters of a given string with the corresponding capital letters
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
228
Write a C++ program which reads a sequence of integers and prints mode values of the sequence. The number of integers is greater than or equals to 1 and less than or equals to 100
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
157
Write a C++ program to which reads n digits chosen from 0 to 9 and counts the number of combinations where the sum of the digits equals to given number. Do not use the same digits in a combination
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
207
Write a C++ program that accepts various numbers and compute the difference between the highest number and the lowest number. All input numbers should be real numbers between 0 and 1,000,000. The output (real number) may include an error of 0.01 or less
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
257
Write a C++ program to compute the sum of the specified number of Prime numbers
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
166
An even number of 4 or more can be represented by the sum of two prime numbers. This is called Goldbach expectation, and it is confirmed that it is correct up to a considerably large number by computer calculation. For example, 10 can be expressed as the sum of two prime numbers 7 + 3, 5 + 5
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
215
. There are four different points on a plane: A(x1, y1), B(x2, y2), C(x3, y3) and D(x4, y4). Write a C++ program to check whether two straight lines AB and CD are orthogonal or not
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
123
Write a C++ program to sum of all positive integers in a sentence
C++ programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
185
Total:
5601
Previous
364
365
366
367
368
Next
Go