MCQOPTIONS
Bookmark
Saved Bookmarks
→
C
→
Localization in C
→
Which of the following is the variable type define..
1.
Which of the following is the variable type defined in header string. h
A.
sizet
B.
size
C.
size_t
D.
size-t
Answer» D. size-t
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is the variable type defined in header string. h?
The ______ function appends not more than n characters.
Which among the following is Copying function?
Strcat() function adds null character.
What will the given C code do?
void *memcpy(void *dest, const void *src, size_t n) What does the following code do?
Use_______to determine the null-terminated message string that corresponds to the error code errcode.
What will the following C code do?
What will be returned in the following C code?
The______ function returns the number of characters that are present before the terminating null character.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply