In how many ways can you accept data in a string in c language?
Answers
Answered by
3
We can take string input in C using scanf(“%s”, str). But, it accepts string only until it finds first space. There are 3 method by which C program accepts string with space in the form of user input.
Answered by
1
Explanation:
ln how many ways can you accept data in a string in c language?
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Math,
2 months ago
Science,
4 months ago
Math,
10 months ago
Computer Science,
10 months ago
Math,
10 months ago