Examlex
Which of the following are valid case statements in a switch?
Character Array
A sequence of characters stored consecutively in memory and accessible via a single variable.
Getchar()
A function that reads the next available character from the standard input stream and returns it.
Puts()
A standard output function in C that writes a string to stdout followed by a newline character.
Gets()
A function in C programming used to read a line of text from a file or standard input until a newline character is encountered or the end of file is reached.
Q3: Vectors can have any type as the
Q8: A financial services firm has several loyal
Q13: If we want a search function to
Q28: Arrays can be returned from a function.
Q31: Which is the correct way to tell
Q34: Can the following function throw any unhandled
Q35: Why are the elements in the STL
Q50: Operators can be overloaded as<br>A) friends of
Q87: Which of the following is the most
Q147: _ is one of the best ways