Capgemini Engineering Interview Question

Write a C program to count how many words in a sentence.

Interview Answer

Anonymous

Nov 15, 2017

I used Array concept and I solved it