what is the use of pointers

Answer Posted / sindhu

We may return more than one value at a time to any function.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a progrmm in c language take user interface generate table using for loop?

1575


How do I create a directory? How do I remove a directory (and its contents)?

608


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

651


What is the use of the function in c?

599


Define and explain about ! Operator?

615






Why c is a procedural language?

585


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1893


Can a file other than a .h file be included with #include?

686


What is malloc and calloc?

575


What is difference between stdio h and conio h?

888


What are the functions to open and close the file in c language?

596


How do you list files in a directory?

563


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2251


How can I find the modification date of a file?

706


Write a program of advanced Fibonacci series.

709