hOW Can I add character in to pointer array of characters
char *a="indian";
ie I want to add google after indian in the char *a
Answer / david
it is not possible because it declares a block of array in
the time of initialisation
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the valid places to have keyword “break”?
Do you know the difference between exit() and _exit() function in c?
What is a c token and types of c tokens?
write a program to convert a expression in polish notation (postfix) to inline (normal)
Can you write the algorithm for Queue?
0 Answers College School Exams Tests, TCS,
What is a union?
Write a C program in Fibonacci series.
what do you mean by enumeration constant?
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
Difference between for loop and while loop?
#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
will u please send me the placement papers to my mail???????????????????