aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Programming in C
  • Which of the following functions is not a standard string...
Multiple choice

Which of the following functions is not a standard string function of the C library?

  1. Strpbrk ();

  2. Strbrk ();

  3. Strnicmp ();

  4. Strncmp ();

  5. Strstr ();

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Strbrk() is not a standard string function. So this is a correct option.

Keep practicing — related questions

  • Which of these is not a standard C/C++ function?
  • Which of the following functions is not defined in string.h?
  • Which of the following string functions in 'C' searches for a specified character in the string?
  • Which of the following string handling functions in 'C' compares the first n characters of two input strings?
  • Which of the following library functions is used to compare two strings and give appropriate results?
  • Which of the following string handling function in 'C' searches for a specified character in the string?
  • Which of the following string functions is used to compare first n characters of the given two strings?
  • Which is not an ANSI C++ function?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy