What is the output of the program
#include
using namespace std;
int main()
{
for(int i=3; i!=0; i--)
{
cout<
}
}
Answers
Answered by
0
Answer:
no output as no printing statement
Similar questions
English,
1 month ago
Math,
1 month ago
Social Sciences,
2 months ago
Accountancy,
9 months ago
Math,
9 months ago