retagged by
859 views
0 votes
0 votes

Which of the following can be accessed by transfer vector approach of linking?

  1. External data segments
  2. External subroutines
  3. Data located in other procedure
  4. All of these
retagged by

2 Answers

Answer:

Related questions

0 votes
0 votes
2 answers
1
admin asked Apr 2, 2020
933 views
Relocation bits used by relocating loader are specified byRelocating loader itselfLinkerAssemblerMacro processor
1 votes
1 votes
1 answer
2
admin asked Apr 2, 2020
1,649 views
The most powerful parser is$\text{SLR}$$\text{LALR}$Canonical $\text{LR}$Operator-precedence
1 votes
1 votes
1 answer
3
admin asked Apr 2, 2020
1,272 views
$\text{YACC}$ builds up$\text{SLR}$ parsing tableCanonical $\text{LR}$ parsing table$\text{LALR}$ parsing tableNone of these
0 votes
0 votes
6 answers
4
admin asked Apr 2, 2020
5,987 views
Context-free grammar can be recognized by finite state automation$2$- way linear bounded automatapush down automataboth (B) and (C)