Monday 12 September 2016

NIELIT A Level Data Structure through C++ Assignment

Assignment-9

Design a structured chart using following information:

Calling Module:
  • Calculate Word Counting
Called Module:
  • Get Sorted Word List
  • Count Number of Different Words
  • Output Count
Include the required input and output couples, showing the direction and meaning. Also
factorise the ‘Get Sorted Word List’ as calling module and ‘get word list’ and ‘sort’ as called
modules which further can be factorised. Show also the input & output couples.

No comments:

Post a Comment