What is a pointer?

Answer Posted / gsrinivas

pointer is variable which stores the address of the memory
location

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you sort filenames in a directory?

608


Why does the call char scanf work?

620


Once I have used freopen, how can I get the original stdout (or stdin) back?

628


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

632


Which header file should you include if you are to develop a function which can accept variable number of arguments?

810






What are the two types of functions in c?

566


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

675


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2860


difference between object file and executable file

6096


What is structure data type in c?

572


What is extern c used for?

571


Can the curly brackets { } be used to enclose a single line of code?

715


What are header files and explain what are its uses in c programming?

612


How would you rename a function in C?

622


What is wrong with this statement? Myname = 'robin';

822