摘要:
实验要求: a) Description of triangle problem: Function triangle takes three integers a,b,c which are length of triangle sides; calculates whether the tria 阅读全文
摘要:
分析下面两段代码,并回答下面问题。 1.Identify the fault. 2.If possible, identify a test case that does not execute thefault. (Reachability) 3.If possible, identify a t 阅读全文