main()
{
char p[] = "hello world!";
p = "vector";
printf("%s",p);
}
Answers were Sorted based on User's Feedback
Answer / amir khan
Vector because char a[] gives error due to empty parenthesis
| Is This Answer Correct ? | 4 Yes | 3 No |
Write a program that can show the multiplication table.
Can we increase size of array in c?
How many parameters should a function have?
what is a function method?give example?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
0 Answers MAHINDRA, Protech, Sivan Tech,
what is differnence b/w macro & functions
how many key words availabel in c a) 28 b) 31 c) 32
Why are all header files not declared in every c program?
Here is a neat trick for checking whether two strings are equal
marge linklist
Give a method to count the number of ones in a 32 bit number?
write a program to find the number of even integers and odd integers in a given array in c language
13 Answers IAI Cameroun, NIIT, Olive Tech, QIS,