recategorized by
383 views
0 votes
0 votes

A Top - down Parse generates

  1. Left most derivation
  2. Right –  most derivation
  3. Right most derivation in reverse
  4. Left –  most derivation in reverse
recategorized by

1 Answer

0 votes
0 votes

 

A top-down parser generates left most derivation and a bottom-up parser perform right Most Derivation in reverse order.

  1. Left most derivation

 

Answer:

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 27, 2020
471 views
Which activities is not included in the first pass of two pass assembler?build the symbol tableconstruct the Intermediate codeseparate memonic opcode and operand field.no...
0 votes
0 votes
1 answer
2
go_editor asked Mar 27, 2020
383 views
The Register or main memory location which contains the effective address of the operand is known as:PointerIndexed registerSpecial LocationsScratch Pad
0 votes
0 votes
1 answer
3
go_editor asked Mar 27, 2020
2,146 views
A general macroprocessor is an in built function of :LoaderLinkerEditorAssembler
0 votes
0 votes
1 answer
4
go_editor asked Mar 27, 2020
420 views
Which of the following is not collision Resolution Technique :Hash addressingChainningIndexingNone of these