Practical Slip 16 - 2019 Pattern

 Data Structure:

A) Write a ‘C’ program which accept the string and reverse each word of the string using Static implementation of stack.

Example: Input - This is an input string

Output - sihTsinatupnignirts

                                                                                     [20 M]

PHP:





Post a Comment

0 Comments