iSQI Related Exams
CTFL_Syll2018 Exam
Consider the following code
int premium=2500;
if { premium = premium +1500: } Which options suits for a correct combination of Boundary value and expected result. Assume first number as boundary followed by expected result.
For the code fragment given below, which answer correctly represents minimum tests required for statement and branch coverage respectively?
