Question: int limit = 1 0 ; input y ; input x ; for ( int i = 1 ; i limit ; i + +
int limit ;
input ;
input ;
for int ; limit ;
;
:
print ;
Draw a Control Flow Graph to compute the Cyclomatic complexity of the above program. marks
Q: Consider the following scenario: marks
Consider a function implementing the following policy for awarding merit cum means scholarship to the students. No students would be considered for the scholarship if he is in receipt of any other scholarship or if he is having a backlog in any subject. Further, the parental income must be less than per year and the student's current CGPA must be at least However, a student with parental income upto may be awarded the scholarship, if hisher current CGPA is at least At least how many test cases are required for conditional testing? You may need to create a decision table for answering the above scenerio
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
