الرجوع
تسجيل الدخول

What is the value of variable g after executing the following code?

int t = 5;
double g = t/4.0;