What is the output?
int a = 20;
int main() {
int a = 10;
std::cout << a <<"'<<::a;
return 0;
}
Answers
Answered by
11
Answer:
please make me brainly girl
Step-by-step explanation:
please.
Answered by
0
Answer- 10 , 20
This is the output of this program
Similar questions