Programming Algorithms Question:
Explain the function of KWIC_Create?
Answer:
This algorithm analyses the input phrases and creates the three arrays needed in procedure KWIC_GEN.
Previous Question | Next Question |
What is the general algorithm model for any recursive procedure? | Explain about the algorithm ORD_WORDS? |