Answer Posted / k.vatsalya
A Pointer is a special kind of variable in c and c++ that
holds the address of the another variable...
Pointer and Arrays are the two sides of the coin...to write
any kind of non trival applications in c pointers are
required....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is oracle a programming language?
What is a read write transaction in oracle?
What is connection pool in oracle?
Can we use bind variables in oracle stored procedure?
Explain how are indexes update?
What is bulk copy or bcp in oracle?
Will you be able to store pictures in the database?explain.
Explain the types of exception?
what is reindexing?
Difference between open_form and call_form in oracle.
What is the usage of save points in oracle database?
Where do we use decode and case statements?
What is the purpose of save points in oracle database?
How do we create privileges in oracle?
How to execute a stored program unit?