what is pointer ?

Answer Posted / deepa.g

Pointer is stores the address of the another variable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention four important string handling functions in c languages .

640


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

651


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

683


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1645


Explain what is wrong with this statement? Myname = ?robin?;

1059






Write a code to generate divisors of an integer?

649


In C language, a variable name cannot contain?

759


Why is a semicolon (;) put at the end of every program statement?

639


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

604


Can include files be nested?

640


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1664


Explain how can I make sure that my program is the only one accessing a file?

643


What does d mean?

602


What are the advantages of using linked list for tree construction?

658


Explain what is the difference between text files and binary files?

626