what is the use of pointers

Answer Posted / pratyusha

continuous memory allocation

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the preprocessor do for a program?

784


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

823


Explain the use of #pragma exit?

915


Can you think of a logic behind the game minesweeper.

2220


Write a program to reverse a given number in c language?

856


How can I automatically locate a programs configuration files in the same directory as the executable?

863


What is array of pointers to string?

799


what is the basis for selection of arrays or pointers as data structure in a program

4051


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1759


How can I implement a delay, or time a users response, with sub-second resolution?

848


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

937


What is the role of && operator in a program code?

803


Explain union.

905


What is the difference between malloc calloc and realloc in c?

898


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

2029