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 proxy method?
What is the difference between sharding and replication?
Explain implicit cursor.
How to define an oracle sub procedure?
How to view the data files in the current database?
What happens if you lost a data file?
What are the components of logical database structure in oracle database?
Difference between cartesian join and cross join?
Why is oracle used?
How to resolve name conflicts between variables and columns?
What to do if dba lost the system password?
How to initialize variables with default values?
How to commit the current transaction in oracle?
How to add a new column to an existing table with a default value?
Can select statements be used on views in oracle?