Answer:
The statement (a) In a non-deterministic FSM, a string is invalid if there is one path not leading to a final state is NOT true
Explanation:
A non-deterministic FSM, contrary to deterministic FSM which has only one possible thread of execution, has multiple threads and for the machine to be invalid, all threads should lead to a none accepting (final) state.
Answer:
Some AI could end up taking the jobs of many humans.
Explanation:
Their intelligence exponentially grows and human intelligence grows gradually, causing more ideas and better work efficiency from AI.
Answer:
1. Costs and frequency of change.
2. The most important ‘non-functional’ requirements. Different systems have different priorities for non-functional requirements.
3. The software lifetime and delivery schedule.
Explanation:
The process of requirement gathering is required in both generic and customized software.
• A document to define the development process is required in all type of software application.
• Updating is required in each type of software. For doing so, new version of each type of software is released.
• Maintenance is an important part of software development. It is required in each type of application development.
• Software has some minimum requirements to execute. So, platform dependability is considered in all software development.