Current Papers
CS504 - CS504
02 Aug 2026
Mcqs kuch tough the or kuch repeated Questions: 1.Write the following in ANSI int factorial() ; 2.three fault types 3.Components of Code view 4.Statements given thi btna tha which client configurati…
Mcqs kuch tough the or kuch repeated Questions: 1.Write the following in ANSI int factorial() ; 2.three fault types 3.Components of Code view 4.Statements given thi btna tha which client configuration is suitable for these statements Case A: load is normal... Case B: load is high... 5.Find bad code(magic numbers) 6.Scenario given tha.... System allow new notifications without making changes in existing modules. Which type of pattern design is this: creational, behavioral, structural 7.Program: for(i = 0; i < 2; i++) { // Do something here 1 if(condition) { // Do something here 2 } else { // Do something here 3 } } // Do something here 4 Find the travrrsed path the varivabe N is 2. Also identify path