Practical Slip 19 - 2019 Pattern

 Data Structure:

A) Write a ‘C’ program which accept the string and reverse each word of the string

using Dynamic implementation of stack.

Example: Input - This is an input string

Output - sihTsinatupnignirts

                                                                                     [20 M]

PHP:



Post a Comment

0 Comments