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
Asmaamasry Questions
705 Questions
Revise your program from the previous exercise to use a try block to catch the exception
C++ programming
2022-07-06
Answers
30
Question
40
Followers
30
0
1
202
Revise your program to throw an exception if the second number is zero
C++ programming
2022-07-06
Answers
30
Question
40
Followers
30
0
1
179
Write a program that reads two integers from the standard input and prints the result of dividing the first number by the second
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
174
The last example in this section that jumped back to begin could be better written using a loop. Rewrite the code to eliminate the goto
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
298
Revise the program from the exercise in § 5.5.1 (p. 191) so that it looks only for duplicated words that start with an uppercase letter
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
220
Write a program to read a sequence of strings from the standard input until either the same word occurs twice in succession or all the words have been read
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
192
Write a program that uses a do while loop to repetitively request two strings from the user and report which string is less than the other
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
171
Explain each of the following loops. Correct any problems you detect
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
284
Given two vectors of ints, write a program to determine whether one vector is a prefix of the other
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
211
The while loop is particularly good at executing while some condition holds; for example
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
280
Explain each of the following loops. Correct any problems you detect
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
2
190
Write a program to read strings from standard input looking for duplicated words
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
536
Each of the programs in the highlighted text on page 184 contains a common programming error. Identify and correct each error
C++ programming
2022-07-05
Answers
30
Question
40
Followers
30
0
1
216
Total:
705
Previous
18
19
20
21
22
Next
Go