edited by
4,890 views

4 Answers

1 1 vote
Ans is C: four

1.  S=>aS

        =>aaS

        =>aaa

2. S=>Sa

       =>Saa

        =>aaa

3. S=>aS

       =>aSa

       =>aaa

4. S=>Sa

      =>aSa

      =>aaa
0 0 votes

As it is a CFG we have no need to check if it is left linear or right linear or both. We can generate tree by all of these three combinations . So, number of different trees will be 3

Answer:
Position:
Show:

Related questions

4 4 votes
1 answers 1 answer
7.4k
7.4k views
go_editor asked Aug 11, 2016
7,364 views
Consider a unit square centered at origin. The coordinates at the square are translated by a factor $\biggr( \dfrac{1}{2}, 1 \biggl)$ and rotated by an angle of $90^{\cir...
3 3 votes
1 answers 1 answer
7.1k
7.1k views
go_editor asked Aug 11, 2016
7,087 views
Which raster locations would be chosen by Bresenham's algorithm when scan converting a line from $(1,1)$ to $(8,5)$?$\begin{array}{|c|c|} \hline x & y \\ \hline 1 & 1 \\...
2 2 votes
1 1 answer
2.9k
2.9k views
go_editor asked Aug 11, 2016
2,921 views
Which of the following steps is/are not required for analog to digital conversion?SensingConversionAmplificationConditioningQuantization$\text{i and ii}$$\text{iii and iv...
2 2 votes
1 1 answer
3.2k
3.2k views
go_editor asked Aug 11, 2016
3,198 views
Which of the following is/are the principle components of a memory-tube display?Flooding gunCollectorPhosphorus grainsGround$\text{i and ii}$$\text{iii only}$$\text{iv on...