edited by
2,437 views

1 Answer

Best answer
2 votes
2 votes
k indicates the number of look ahead and it can be any finite value.

So Option $(D)$ is correct.
edited by

Related questions

1 votes
1 votes
1 answer
1
go_editor asked Mar 27, 2020
1,254 views
Peer-hole optimization is a form of :loop optimizationlocal optimizationconstant foldingdata flow analysis
0 votes
0 votes
1 answer
2
go_editor asked Mar 27, 2020
1,016 views
Linking :cannot be performed before relocationcannot be performed after relocationcan be performed both before and after relocationis not required if relocation is perfor...
0 votes
0 votes
1 answer
3
go_editor asked Mar 27, 2020
609 views
Which of the following is the most general phase-structured grammar ?RegularContext-sensitiveContext freeSyntax tree
0 votes
0 votes
1 answer
4
go_editor asked Mar 27, 2020
766 views
A compiler for a high level language that runs on one machine and produces code for a different machine is called :OptimizingOne pass compilerCross compilerMultipass comp...