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

How will you find a duplicate number in a array without negating the nos ?

1660


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

2530


What will the preprocessor do for a program?

598


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1599


What is the scope of static variables in c language?

638






What is difference between main and void main?

641


show how link list can be used to repersent the following polynomial i) 5x+2

1693


Explain that why C is procedural?

666


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1901


What are valid operations on pointers?

686


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

633


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

606


What are the 32 keywords in c?

647


How can I handle floating-point exceptions gracefully?

644


What's the total generic pointer type?

624