MCQOPTIONS
Bookmark
Saved Bookmarks
→
C
→
Localization in C
→
Which among the given function does not return a ..
1.
Which among the given function does not return a value?
A.
strtoul()
B.
strtol()
C.
rand()
D.
srand()
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The system() function passes the string pointed to by string to the host environment to be executed by a command processor in an implementation-defined manner.
Which among the given function causes abnormal program termination ?
void free(void *ptr) deallocates the memory previously allocated by a call to _______ ________ or _________
Select the multibyte character function defined under the header file stdlib.h.
Which function returns a pseudo-random integer?
Which among the given function does not return a value?
Is this right explanation to the given code?
The calloc() function allocates space for an array of n objects, each of whose size is defined by size. Space is initialized to all bits zero.
Which statement is correct work reference to endptr?
000000?$
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply