adplus-dvertising
frame-decoration

Question

What is the action of strcat() function

a.

compare two strings

b.

concatenates two strings

c.

finds the length of a string

d.

copies one string over another

Answer: (b).concatenates two strings

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the action of strcat() function

Similar Questions

Discover Related MCQs

Q. What is the action of strcmp() function

Q. Automatic variable also referred to as

Q. The precedence of member operator is _________ than all arithmatic and relational operator

Q. A bit field is a set of adjacent bits whose size can be from _________ bits in length

Q. Which of the following function is used for sets the position to a desired point in the file

Q. Which of the following function is used for sets the position to the beginning of the file

Q. Which of the following function gives the current position in the file

Q. Which one is a collection of one or more variables, possibly of different types, grouped together under a single name for convenient handling

Q. Which function converts a string of digits into its numeric equivalent

Q. An object oriented language is used because

Q. In the statement template <class T>,

Q. Let f : {a, b}* (a, b}* be given by f (n) = ax for
every value of n  ε {a, b} then f is

Q. Which of the following types of programs would require the program data to be sorted in order for the programs to work correctly ?

Q. A text is made up of the characters a, b, c, d, e each occurring with the probability 0.12, 0.4, 0.15,0.08 and .25 respectively. The optimal coding tech-nique will have the average length of

Q. C was primarily developed as a

Q. C is a

Q. Which of the following comments are true ?

Q. Which of the following comments about EOF are true?

Q. In standard C, trigraphs in the source program are translated

Q. Which of the following are not the keywords in C?