CS504 paper 30 august 2021 Total 16 mcq and 6 subjective Subjective were: Give some information about software bugs Break complex equation which is in handout 2*k < (n-m) wali If tester found bug and give you prepared sheet how will u fix those bugs what will be ur steps? Aik code ka flow graph banana tha aor infeasible path dena tha: If (x==y) //1 C=c+1 //2 If (!x==y) //3 C=c-1 //4 C=c*2 //5 Self documenting code kia hota hai?
0 Comments