What are pointers in C?

Answer Posted / rajgopal

pointer is variable which store the addrss of 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

Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2644


Explain the process of converting a Tree into a Binary Tree.

2095


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1576


what is the difference between class and unio?

1854


What is the usage of the pointer in c?

603






What is the value of c?

566


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

740


How do you redirect a standard stream?

618


What does the message "automatic aggregate intialization is an ansi feature" mean?

689


Describe newline escape sequence with a sample program?

648


What is the use of typedef in c?

577


What is the use of a semicolon (;) at the end of every program statement?

764


What is use of null pointer in c?

563


Explain the binary height balanced tree?

718


How can type-insensitive macros be created?

692