retagged by
914 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

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