check this code:
#include <iostream> using namespace std; int main() { // your code goes here for(char aa='a';aa<='z';aa++) cout<<aa<<'\t'; return 0; }
for c, change the syntax link : https://ideone.com/M9NeYd
I am looking for sample code which can impress an interviewer.
Write a C code for the logic - input: string, strong output: strng