FEV interview question

Write a program to reverse a string and also separate numbers and character from it.

Interview Answer

Anonymous

1 May 2022

I did print the reverse string only.