What is the output of the following program?
#include<iostream>
using namespace std;
int main()
{
int i = 16;
for ; i; i >>= 1)
{
if (i = 5)
{
cout << "world ";
break;
3
cout << i << " ";
}
}
Answers
Answered by
0
Answer:
snznh you are not the class isThe plasma membrane is called a selectively permeable membrane as it permits the movement of only certain molecules in and out of the cells.The plasma membrane is called a selectively permeable membrane as it permits the movement of only certain molecules in and out of the cells.
Explanation:
Mark brainlist please....
Similar questions