📚 Practice Mode
Test 1 - Programming and Data Structure | Computer Science
Learn at your own pace with hints and detailed explanations
1 / 28
Multiple Choice
Consider the following C function.
float f,(float x, int y) {
float p, s; int i;
for (s=1,p=1,i=1; i
- Xy
- ex
- In (1+x)
- Xx