Answered step by step
Verified Expert Solution
Question
1 Approved Answer
#include int main ( ) { float bs , gs , da , hra = 0 ; printf ( Enter basic salary ) ;
#include
int main
float bs gs da hra ;
printfEnter basic salary";
scanff&bs;
ifbs
hra bs ;
da bs ;
else
hra ;
da bs ;
gs bs hra da;
printfgross salary Rsfgs;
Find out the possible mutants and check how many of them are killed by a set of test data.
Find the mutation score. Add new test data if required to obtain higher mutation score.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started