What is the output of the following program

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter6: Arrays
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Question
e.jsp?course_assessment_id=_20372_1&course_id%3D 40969_1&...
الو قت المتبقي: 20 نهای
حالة إكمال الأسئلة
?What is the output of the following program
#include <iostream>
using namespace std;
int main()
int i=0;
while(i<=21)
cout<<i<<" ";
it=3;
return 0;
ل لحصول على شريط الأدوات، اضغط على ALT+F10 )الكمبيوتر الشخصي( أو T+FN+F10
الفقرة
SUIB
Arial
3<21
Transcribed Image Text:e.jsp?course_assessment_id=_20372_1&course_id%3D 40969_1&... الو قت المتبقي: 20 نهای حالة إكمال الأسئلة ?What is the output of the following program #include <iostream> using namespace std; int main() int i=0; while(i<=21) cout<<i<<" "; it=3; return 0; ل لحصول على شريط الأدوات، اضغط على ALT+F10 )الكمبيوتر الشخصي( أو T+FN+F10 الفقرة SUIB Arial 3<21
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Print statement
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage