1.

How do you initialize a string? Give an example.

Answer»

char name[50]=”bharath”; 



Discussion

No Comment Found

Related InterviewSolutions