Answer Posted / manoj singh
pointer is a just like a simple veriable as hold down the
address of another veriable.
it's value denoted by *.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Write a code to remove duplicates in a string.
Why doesnt that code work?
What is malloc and calloc?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
Write a program to reverse a given number in c?
Why c is a mother language?
Why do we use stdio h and conio h?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
Explain how do you determine a file’s attributes?
What is nested structure with example?
what will be the output for the following main() { printf("hi" "hello"); }
What are unions in c?
List the difference between a "copy constructor" and a "assignment operator"?
a program that can input number of records and can view it again the record
Are c and c++ the same?