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 identifiers and keywords in c?
define c
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is the method to save data in stack data structure type?
Write a program to reverse a linked list in c.
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
Why do we use c for the speed of light?
simple program for virtual function?
what is the similarities between. system call and library function?
why u join this call center?
Explain what a Binary Search Tree is.
What do you mean by invalid pointer arithmetic?