Answer Posted / tekchand nanda
In computer science, a pointer is a programming language
data type whose value refers directly to (or "points to")
another value stored elsewhere in the computer memory using
its address.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a schema in oracle?
What is a package ? What are the advantages of package ?
What is the order of defining local variables and sub procedures/functions?
What is an anonymous block?
What is snapshot is too old? Give and example for better understand.
How to define default values for formal parameters?
what is the difference between functional dependecy and multilevel dependency?
How to write an inner join with the where clause in oracle?
What is background process in Oracle?
Difference between the “verify” and “feedback” command?
what is the scenario where you take the database to NoArchivelog mode?
Differentiate between post-database commit and post-form commit?
How to create a temporary table in oracle?
What is an oracle database table?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?