- Consider The Following For Loops Express The Number Of Times Hello Is Printed In A Sequence For Part 1 2 And 3 Writ 1 (18.83 KiB) Viewed 26 times
Consider the following for loops. Express the number of times "hello" is printed in a Sequence for part 1, 2 and 3. Writ
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Consider the following for loops. Express the number of times "hello" is printed in a Sequence for part 1, 2 and 3. Writ
Consider the following for loops. Express the number of times "hello" is printed in a Sequence for part 1, 2 and 3. Write the closed form of the sequence written for part 1, 2 and 3. 1) 2) 3) for (int i=1;i:j--) {cout<<"hello"<<"\n":) (std::cout<<"hello"<<"\n";} (std::cout<<"hello"<<"\n";} std::cout<<"bye"; } } }