What will be the output: #include using namespace std; void func(int *ptr) { *ptr = 30; } int main() { int y = 20; fun(&y); cout<
Answers
Answered by
1
Answer:
can u please send me an attachment
i am not able to get ur question
Explanation:
Similar questions