Answer Posted / shekar
a pointer is a variable that stores the address of another
variable. we can a pointer to any variable ..
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is s or c?
What is the difference between procedural and declarative language?
What are static variables in c?
Explain how do you view the path?
What does %d do?
What are the general description for loop statement and available loop types in c?
Give differences between - new and malloc() , delete and free() ?
What is nested structure in c?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
Why do some versions of toupper act strangely if given an upper-case letter?
What are global variables and how do you declare them?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
What are the rules for identifiers in c?
Differentiate between new and malloc(), delete and free() ?
What are the different types of pointers used in c language?