What is the ouput of the following code? int main() { int a, b=20 a = 90/b return 0 }
belongs to collection: C++ OOPS Multiple Choice Questions And Answers
All Answers
total answers (1)
belongs to collection: C++ OOPS Multiple Choice Questions And Answers
total answers (1)
Correct Answer:
4
need an explanation for this answer? contact us directly to get an explanation for this answer