a = func3(6) - func2(4, 5) / func1(1, 2, 3);
a) func1();
b) func2();
c) func3();
d) Cannot be predicted
Which function in the following expression will be called first?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which function in the following expression will be called first?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!