#include iostreamusing namespace std;int main(){ int num1 = 5; float num2 = 8; cout sizeof(num1 + num2); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login