World Languages, asked by Pandajanu, 7 months ago

Kindly predict the output of the code given below.
4
int age
1 #include<iostream>
2 void func()
3 {
18;
5 }
6 int main()
7 {
std::cout << age;
return 0;
10 }
8
9​

Answers

Answered by Anonymous
1

Answer:

please dont ask big questions

Explanation:

Mark me as the brainliest

Similar questions