Question: What will be the Output of the below code: C++ Programing : : using namespace std; pint main() { using namespace std; =int main() {
What will be the Output of the below code:
C++ Programing

: : using namespace std; pint main() { using namespace std; =int main() { // 4 // int a = 1, b = 2; double x; x = (double)(a / b); cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
