Find the Cyclometric complexity on the following p
seudocode

Do while records remain
read record;
if record field#1=0
then process record;store in buffer;
incremental counter;store in file.
reset counter;end if end do

please let me know the procedure too.

Answer Posted / sriharsha

Listen i will tell u a basic funda:

Cylometric complexity is THE NO. OF LOOPS + 1

so in the question u have to check how many loops r present.

if its 1 then the ans is 2

if its 0 then the nas is 1

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between web applications and client and server applications?

686


When do we perform smoke testing?

686


Information about Automated Software Installer

1461


Difference between Re-testing and Regression testing?

704


Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.

1467






When to stop testing? (Or) how do you decide when you have tested enough?

652


Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....

1730


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

1619


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

1633


What do you think the role of test-group manager should be? Relative to senior management?

1675


What is stub?

698


What is six sigma?

743


how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc

1481


I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)

1212


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1780