11. Look at the Code:
#include<string.h>
void main()
{
char s1[]="abcd";
char s2[10];
char s3[]="efgh";
int i;
clrscr();
i=strcmp(strcat(s3,ctrcpy(s2,s1))strcat(s3,"abcd"));
printf("%d",i);
}
What will be the output?
A)No output B) A Non Integer C)0 D) Garbage
Answer Posted / priya
Answer is d
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is volatile, register definition in C
what do you mean by inline function in C?
What is advantage of pointer in c?
Explain how can you tell whether two strings are the same?
What is file in c preprocessor?
How can I find out if there are characters available for reading?
What is pointers in c?
Explain what is the benefit of using an enum rather than a #define constant?
How we can insert comments in a c program?
What is restrict keyword in c?
How can I automatically locate a programs configuration files in the same directory as the executable?
how is the examination pattern?
What is difference between static and global variable in c?
What is the difference between single charater constant and string constant?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area