Discuss, Learn and be Happy דיון בשאלות

help brightness_4 brightness_7 format_textdirection_r_to_l format_textdirection_l_to_r

A programmer wrote 100 lines of code and found five bugs in his/her program. How many bugs do we expect to find in 200 lines of code written by the same programmer?

1
done
by
מיין לפי

In linear regression, the strongest predicting factors have

1
done
by
מיין לפי

The maximum cyclomatic complexity of a program graph consisting of three nodes is

1
done
by
מיין לפי

The number of operands in the following code is int diff = a[i]- b[j];

1
done
by
מיין לפי

The number of operators in the following code is int diff = a[i]- b[j];

1
done
by
מיין לפי

Given the following regression coefficients: Intercept: -2.5 LOC: 0.003 Unique operands: 0.002 Compute the expected number of bugs in a code which has 4,000 lines and 100 unique operands

1
done
by
מיין לפי