Computer Science, asked by rohansehrawat2546, 7 months ago

Strlen ("india is a great")how long will the string length return

Answers

Answered by gauravarduino
11

Explanation:

the number of bytes for a long int must be greater than or equal to 4 bytes, ... India is a great country. The first ... We must include the <string.h> to use the following functions: strlen(s) returns the ...

Answered by arshdhaliwal862
16

Answer:

Strlen ("india is a great")how long will the string

Similar questions