subject

*PS i need the question #3* Thanks Write a C++ program to input two positive numbers A and B; A<B.
Then the program should do the following tasks:
1. Output all prime numbers between 1 and B.
2. Compute and output the value of the sequence: A +A^2/2 + A^3/3 + + A^B/B
3. Output the square root value of each integer between 1 and A.
4. Check if A and B have the same count of digits or not.
5. Exit
The program should loop on the above menu till the user selects 5 to exit.​

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:20
The pyraminx is a rubik's cube-type toy in the shape of a tetrahedron (not a pyramid). the pyraminx shown below has edges 15\,\text{cm}15cm15, space, c, m long and vertical height h=12.2\,\text{cm}h=12.2cmh, equals, 12, point, 2, space, c, m. the triangle drawn with dashed lines is a right triangle. what is the distance rrr? round your answer to the nearest tenth.
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
Three out of five seniors remain undecided about a college major at the end of their senior year.
Answers: 3
question
Computers and Technology, 23.06.2019 15:30
Write a program in plp assembly that counts up by one starting from zero (or one) inside a loop and writes this value to the leds every time the value is increased. the memory address of the leds is 0xf0200000. the table below shows the meaning and an example usage of the instructions covered in the video, plp instructions for project 1. instruction example usage meaning load immediate li $t0, 8 register $t0 is set to the value, 8. store word sw $t2, 0($t1) the value in register $t1 is used as the memory address. the value in register $t2 is copied into this memory address. add addiu $t4, $t3, 29 register $t4 is assigned the sum of 29 and the value in register $t3. jump j your_label_name the program jumps to the line following the label, "your_label_name: ". label your label name: defines a label called "your_label_name: " that can be jumped to
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
An english teacher would like to divide 8 boys and 10 girls into groups, each with the same combination of boys and girls and nobody left out. what is the greatest number of groups that can be formed?
Answers: 2
You know the right answer?
*PS i need the question #3* Thanks Write a C++ program to input two positive numbers A and B; A<...
Questions
question
Mathematics, 16.04.2021 17:10
question
English, 16.04.2021 17:10
question
Computers and Technology, 16.04.2021 17:10
question
Mathematics, 16.04.2021 17:10
question
Physics, 16.04.2021 17:10
question
History, 16.04.2021 17:10
question
Mathematics, 16.04.2021 17:10
Questions on the website: 13722361