Questions


October 2021 0 85 Report
Given the following set of declaration : char ch ;
int i, j, k ;
float a, b, c ;
double p, q ;

which of the following arithmetic expression

1) ch = 40
2) i + j - k
3) j % k
4) k % b - c
5) p + q / b > i

C++ programming || Computer

Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.