what is pointer ?

Answer Posted / amit kamble

POINTER HOLDS THE ADRESS OF THE OTHER VARIABLE;

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print factorial of given number using recursion?

599


Explain heap and queue.

577


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1621


When can you use a pointer with a function?

559


What is hash table in c?

562






Give basis knowledge of web designing ...

1568


Why doesnt long int work?

606


How can you read a directory in a C program?

647


What are the advantages of union?

624


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

632


What does sizeof int return?

588


What is external variable in c?

606


What is bubble sort technique in c?

583


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4979


How is pointer initialized in c?

579