Computer Science, asked by didoooo, 18 days ago

d. clipboard tab
24. The functions which operate on the strings are called
functions.
a. string
b. numeric
c. arithmetic
d. simple
.​

Answers

Answered by chanchalchhn10
0

Answer:

Answer is string

Explanation:

String is an array of characters. In this guide, we learn how to declare strings, how to work with strings in C programming and how to use the pre-defined string handling functions.

We will see how to compare two strings, concatenate strings, copy one string to another & perform various string manipulation operations. We can perform such operations using the pre-defined functions of “string.h” header file. In order to use these string functions you must include string.h file in your C pr

Answered by SparkleHelpz
0

Answer:

string functions

Explanation:

The functions which operate on the strings are called string functions.

I hope it helped you!! Thanks!!

Similar questions