Answer Posted / satya.tivari
a pointer is a variable which stores an address of another
variable.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Is a house a shell structure?
Why is c platform dependent?
What are operators in c?
What is a structural principle?
Write a code to generate a series where the next element is the sum of last k terms.
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What is default value of global variable in c?
What is a constant?
List some basic data types in c?
What is an lvalue?
What is modifier & how many types of modifiers available in c?
What does %p mean?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
Can 'this' pointer by used in the constructor?
What are the types of bitwise operator?