Consider following C program : #include int main() { int x[] = {2, 4, 6, 8, 10}; int a, b...
Which of the following languages can be recognized by Non-Deterministic Finite Automata (N...