Analyse the following highly simplified procedure: Ask: “What type of ticket do you require, single or return?” IF the customer wants ‘return’ Ask: “What rate, Standard or Cheap-day?” IF the customer replies ‘Cheap-day’ Say: “That will be £11:20” ELSE Say: “That will be £19:50” ENDIF ELSE Say: “That will be £9:75” ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given a)3 b)4 c)5 d)6 Please explain answer of this Question. Thanks
2 9156Post New Aspire Bulnex Interview Questions
What is cpu in linux?
What is primitive types in c#?
Which is the direction of negative angle?
How is linq useful than stored procedures?
Which package is the fastest form of python?
Does google use spark?
How many types of parameters are there?
what happens to the unit particles of a solute when it dissolves on a liquid?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
How are the functions help() and dir() different?
how to get @@error and @@rowcount at the same time? : Sql dba
Explain the shortest way to open a text file and display its contents?
What is css3 responsive web design?
What is a map programming?
What is a storage class?