© ৭:r * For the following script, if n=4 then the result is 24 -12 #include using namespace std; int main () { int i, factorial = 1; cout<<"Enter a positive integer: ";cin>>n; for (i = 1; i<= n; i++) { factorial *= i; // factorial = factorial * i; } cout<< "Factorial of "<

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
b A O 9:Y9
*.For the following script, if n=4 then the result is 24 - 12
#include <iostream> using
namespace std;
int main () {
int i, factorial = 1;
cout<<"Enter a positive integer: ";cin>>n;
for (i = 1; i<= n; i++) {
factorial *= i; // factorial = factorial * i;
cout<< "Factorial of "<<n<<" = "<<factorial;
return 0;
}
O ann
False O
*.The script in the left side is used to solve the right-side equation -9
tinclude ciostream>
Hincludecmath.ho
using namespace std:
int mainf int Ky.; cinx; switch(x)
(3x-7(x=-5)
Y={(5x )if (x = 2))or(x= 5)
|(x- 4x* )if (x =-4)or(x = 4)
case -5: y=3*x-7; cout<cy; break
case 2: y=5*x*x; coutcey: break:
case 5: y=5*pow(x,2); coutecy, break;
case -4: y x-4 pow(x.3); coutccy: break
case 4: yx-4"powx,3); coutccy, break;
default: cout<<"no value";} return 0;)
true O
False O
*.Find the output of the following program -50
main(){
int a, b = 10;
a = 95 / 10;
cout <« a <« endl;
• 9.0 O
• 9.5 O
10 O
0 هذا السط الي قنوبه
II
Transcribed Image Text:b A O 9:Y9 *.For the following script, if n=4 then the result is 24 - 12 #include <iostream> using namespace std; int main () { int i, factorial = 1; cout<<"Enter a positive integer: ";cin>>n; for (i = 1; i<= n; i++) { factorial *= i; // factorial = factorial * i; cout<< "Factorial of "<<n<<" = "<<factorial; return 0; } O ann False O *.The script in the left side is used to solve the right-side equation -9 tinclude ciostream> Hincludecmath.ho using namespace std: int mainf int Ky.; cinx; switch(x) (3x-7(x=-5) Y={(5x )if (x = 2))or(x= 5) |(x- 4x* )if (x =-4)or(x = 4) case -5: y=3*x-7; cout<cy; break case 2: y=5*x*x; coutcey: break: case 5: y=5*pow(x,2); coutecy, break; case -4: y x-4 pow(x.3); coutccy: break case 4: yx-4"powx,3); coutccy, break; default: cout<<"no value";} return 0;) true O False O *.Find the output of the following program -50 main(){ int a, b = 10; a = 95 / 10; cout <« a <« endl; • 9.0 O • 9.5 O 10 O 0 هذا السط الي قنوبه II
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY