how write a addtion of two single dimensional array using
of pointer in c language?
Answer Posted / shubhankar
can anybody tell me how the 1st will get executed???????????
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to find factorial of a number using recursive function.
What do you mean by dynamic memory allocation in c? What functions are used?
What is variable initialization and why is it important?
What is advantage of pointer in c?
All technical questions
Why void is used in c?
What is #pragma statements?
What are keywords c?
How many keywords are there in c?
What is an array? What the different types of arrays in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What will be your course of action for a push operation?
Can you please explain the scope of static variables?
For what purpose null pointer used?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...