1.

What is FSM?(a) Fourier state machine(b) finite state machine(c) fast state machine(d) free state machineThe question was asked in an interview for internship.This intriguing question comes from Testing topic in chapter Validation of Embedded Systems

Answer»

The correct option is (B) finite state machine

Explanation: The FSM is the finite state machine. It will be having a finite NUMBER of states and is used to design both the sequential logic circuit and the computer PROGRAMS. It can be used for TESTING the scan design in the testing techniques.



Discussion

No Comment Found

Related InterviewSolutions