What is the output of this program?_x005F_x000D_
#include        using namespace std;       void fun(int x, int y)       {           x = 20;           y = 10;       }       int main()       {           int x = 10;           fun(x, x);           cout
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Mock TestView All Free Test