3,292 views

1 Answer

1 votes
1 votes
Simply reverse  the grammar.

Ex;

A→Aa/a(left rec)

Reverse the grammer

A→aA/a(right rec)

You can do vice versa.Note : In case of Left Linear or Right Linear not for all.
edited by

Related questions

505
views
0 answers
0 votes
samarpita asked May 21, 2022
505 views
how to Implement arrays using linked lists (and vice versa)?Like if we implement a linked list using an array .then we can maintain two arrays.In one array ... ?Also how to implement an array using a linked list..is this even possible?
1.9k
views
0 answers
0 votes
LavTheRawkstar asked Apr 14, 2017
1,931 views
Describe the data transfer between mobile node and fixed node and vice versa using Mobile IP