📚 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

  1. Xy
  2. ex
  3. In (1+x)
  4. Xx