Donate Us
C program to print a string using pointer Test Case 1 Input (stdin) helloworld Expected Output helloworld Test Case 2 Input (stdin) programming Expected Output programming