write a program to insert an element at the specified
position in the given array in c language
Answer Posted / bhagya
#include<stdio.h>
#include<conio.h>
void main()
{
char c[20]="this is a string";
int n;
printf("en etr index value to which the element has to
be inserted");
c[n]=getchar();
printf("the string after inserted");
printf("%s",c);
getch();
}
| Is This Answer Correct ? | 25 Yes | 55 No |
Post New Answer View All Answers
write a program to print largest number of each row of a 2D array
Write a program for finding factorial of a number.
What does void main () mean?
What are the different data types in C?
Write a C program in Fibonacci series.
What do you mean by recursion in c?
What is extern c used for?
What are the similarities between c and c++?
What does double pointer mean in c?
Why do we use stdio h and conio h?
What was noalias and what ever happened to it?
What are types of structure?
What is a list in c?
Write a program to swap two numbers without using a temporary variable?
i want to know the procedure of qualcomm for getting a job through offcampus