Programming Algorithms Question:

Download Job Interview Questions and Answers PDF

What are the arguments present in pattern matching algorithms?

Programming Algorithms Interview Question
Programming Algorithms Interview Question

Answer:

These are the following arguments which are present in pattern matching
Algorithms.
1) Subject,
2) Pattern
3) Cursor
4) MATCH_STR
5) REPLACE_STR
6) REPLACE_FLAG

Download Programming Algorithms Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the function SUB in algorithmic notation?How to find median of a BST?